WorkgroupShare Postal Address.
Inheritance Hierarchy
IMailAPI_NETWGS_PostalAddress
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGS_PostalAddress type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WGS_PostalAddress | Initializes a new instance of the WGS_PostalAddress class | |
| WGS_PostalAddress(Int32) | Initializes a new instance of the WGS_PostalAddress class |
Methods
| Name | Description | |
|---|---|---|
| ConvertEnumToText | ||
| ConvertTextToEnum | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AddressType |
Name.
| |
| Changed | ||
| City |
City.
| |
| Country |
Country.
| |
| Domain | ||
| ID | ||
| PostalCode |
Postal Code (Zip).
| |
| State |
State.
| |
| Street |
Street Address.
|
See Also