EmailAddressDictionaryEntryType.Key Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Key property gets or sets one of the valid EmailAddressKeyType enumeration values that identify an e-mail address that is associated with a contact.
public:
property ExchangeWebServices::EmailAddressKeyType Key { ExchangeWebServices::EmailAddressKeyType get(); void set(ExchangeWebServices::EmailAddressKeyType value); };
public ExchangeWebServices.EmailAddressKeyType Key { get; set; }
Public Property Key As EmailAddressKeyType
Property Value
The Key property returns one of the valid EmailAddressKeyType enumeration values.