ImAddressEntry Class
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.
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. |