EmailAddressDictionaryEntryType.Key Property

Definition

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.

Applies to