ImAddressDictionaryEntryType.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 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.