EmailAddressCategory
Contents
[
Hide
]EmailAddressCategory class
Represents category for an email address
The EmailAddressCategory type exposes the following members:
Constructors
| Name | Description |
|---|---|
| EmailAddressCategory(description) | Initializes a new instance of the EmailAddressCategory class |
Properties
| Name | Description |
|---|---|
| home | Home category |
| work | Work category |
| custom | Custom category |
| email1 | Email1 category. Used by MS Exchange server. |
| email2 | Email2 category. Used by MS Exchange server. |
| email3 | Email3 category. Used by MS Exchange server. |
| Email category. Used by MS Exchange server. | |
| value | Gets category of a email address |
| description | Gets description for the ‘Custom’ category of a email address |
| HOME_VALUE | String value for ‘Home’ category |
| WORK_VALUE | String value for ‘Work’ category |
| CUSTOM_VALUE | String value for ‘Custom’ category |
| EMAIL_1_VALUE | String value for ‘Email1’ category |
| EMAIL_2_VALUE | String value for ‘Email2’ category |
| EMAIL_3_VALUE | String value for ‘Email3’ category |
| EMAIL_VALUE | String value for ‘Email’ category |
Methods
| Name | Description |
|---|---|
| equals(other) |
See Also
- namespace aspose.email.personalinfo
- assembly Aspose.Email