[Missing <summary> documentation for "T:IMailAPI_NET.DomainForwardItem"]
Inheritance Hierarchy
IMailAPI_NETDomainForwardItem
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The DomainForwardItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DomainForwardItem(String, IPAddress) | Initializes a new instance of the DomainForwardItem class | |
| DomainForwardItem(String, String) | Initializes a new instance of the DomainForwardItem class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DomainName | ||
| IP | ||
| IPString |
See Also