PostalAddressCategory Class |
Namespace: Aspose.Email.PersonalInfo
The PostalAddressCategory type exposes the following members.
Name | Description | |
---|---|---|
![]() | PostalAddressCategory |
Initializes a new instance of the PostalAddressCategory class with 'Custom' category.
|
Name | Description | |
---|---|---|
![]() ![]() | Custom |
Defines a type of an address as an address of type other.
|
![]() | Description |
Gets description for the 'Custom' category of a postal address
|
![]() ![]() | Home |
Defines a type of an address as a home address.
|
![]() | Value |
Gets category of a postal address
|
![]() ![]() | Work |
Defines a type of an address as a work address.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(PostalAddressCategory) |
Determines whether the specified object is equal to the current object.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether the specified objects are equal.
|
![]() ![]() | Inequality |
Determines whether the specified objects are not equal.
|
Name | Description | |
---|---|---|
![]() ![]() | CustomValue | String value for 'Custom' category |
![]() ![]() | HomeValue | String value for 'Home' category |
![]() ![]() | WorkValue | String value for 'Work' category |