ContactPerson::contactFieldToSelectedMailing Method
Gets the Microsoft Outlook selected mailing address type from the smmOutlookContactFields enumeration type.
Syntax
client server public static smmSelectedMailingAddress contactFieldToSelectedMailing(smmOutlookContactFields _contactField)
Run On
Called
Parameters
- _contactField
Type: smmOutlookContactFields Enumeration
The smmOutlookContactFields enumeration value to map.
Return Value
Type: smmSelectedMailingAddress Enumeration
The Outlook selected mailing address type that maps to the smmOutlookContactFields enumeration value that is passed.