Catalyst Internet Mail .NET

InternetMail.NameServerArray.Count Property

Returns the maximum number of elements in the property array.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Property Value

An integer value.

Remarks

This property will return the maximum number of nameservers that may be configured.

See Also

InternetMail.NameServerArray Class | SocketTools Namespace