ContactFieldsSet

ContactFieldsSet enumeration (10 values)

Enumerates the groups of Contact fields that will be included in resultant mhtml file.

ValueDescription
NoneIndicates that none fields will be included in resultant mhtml file. Only NOTE of contact will be displayed in html body.
NameInfoIndicates that NameInfo fields will be included in resultant mhtml file.
PersonalInfoIndicates that PersonalInfo fields will be included in resultant mhtml file.
ProfessionalInfoIndicates that ProfessionalInfo fields will be included in resultant mhtml file.
PhysicalAddressesIndicates that PhysicalAddresses fields will be included in resultant mhtml file.
TelephonesIndicates that Telephones fields will be included in resultant mhtml file.
ElectronicAddressesIndicates that ElectronicAddresses fields will be included in resultant mhtml file.
EventsIndicates that Events fields will be included in resultant mhtml file.
OtherFieldsIndicates that OtherFields fields will be included in resultant mhtml file.
AllExistingIndicates that all existing fields will be included in resultant mhtml file.