Public Instance Constructors

NewsAddressOverloaded. Initialize a new instance of the NewsAddress class.

Public Instance Properties

AddressType The type of the address.
Group Returns the associated newsgroup.
Groups Returns the associated list of the groups as an array of string.
Hostname Returns the associated hostname.

Public Instance Methods

Add Adds a newsgroup to the list.
Contains Check for existence of a newsgroup in the list.
EqualsOverloaded. Checks for the equality with another address.
GetHashCode Returns the hashcode for the instance.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
Remove Removes a newsgroup from the list.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

NewsAddress Class | CSMail Namespace