ImAddressDictionaryEntryType.Key Property

Definition

The Key property gets or sets one of the valid ImAddressKeyType enumeration values that indentify an instant messaging address that is associated with a contact.

public:
 property ExchangeWebServices::ImAddressKeyType Key { ExchangeWebServices::ImAddressKeyType get(); void set(ExchangeWebServices::ImAddressKeyType value); };
public ExchangeWebServices.ImAddressKeyType Key { get; set; }
Public Property Key As ImAddressKeyType

Property Value

The Key property returns one of the valid ImAddressKeyType enumeration values.

Applies to