ImAddressEntry Class

Definition

Represents an entry in an instant messaging (IM) address dictionary.

public ref class ImAddressEntry sealed : Microsoft::Exchange::WebServices::Data::DictionaryEntryProperty<Microsoft::Exchange::WebServices::Data::ImAddressKey>
public sealed class ImAddressEntry : Microsoft.Exchange.WebServices.Data.DictionaryEntryProperty<Microsoft.Exchange.WebServices.Data.ImAddressKey>
Public NotInheritable Class ImAddressEntry
Inherits DictionaryEntryProperty(Of ImAddressKey)
Inheritance

Properties

ImAddress

Gets or sets the instant messaging (IM) address of the entry.

Applies to