ContactFieldsSet
Contents
[
Hide
]ContactFieldsSet enumeration
Enumerates the groups of Contact fields that will be included in resultant mhtml file.
Members
Member name | Description |
---|---|
NONE | Indicates that none fields will be included in resultant mhtml file. Only NOTE of contact will be displayed in html body. |
NAME_INFO | Indicates that NameInfo fields will be included in resultant mhtml file. |
PERSONAL_INFO | Indicates that PersonalInfo fields will be included in resultant mhtml file. |
PROFESSIONAL_INFO | Indicates that ProfessionalInfo fields will be included in resultant mhtml file. |
PHYSICAL_ADDRESSES | Indicates that PhysicalAddresses fields will be included in resultant mhtml file. |
TELEPHONES | Indicates that Telephones fields will be included in resultant mhtml file. |
ELECTRONIC_ADDRESSES | Indicates that ElectronicAddresses fields will be included in resultant mhtml file. |
EVENTS | Indicates that Events fields will be included in resultant mhtml file. |
OTHER_FIELDS | Indicates that OtherFields fields will be included in resultant mhtml file. |
ALL_EXISTING | Indicates that all existing fields will be included in resultant mhtml file. |
See Also
- namespace aspose.email
- assembly Aspose.Email