ImAddressDictionaryEntryType Class
The ImAddressDictionaryEntryType class represents a collection of instant messaging addresses for a contact.
Inheritance Hierarchy
System.Object
ExchangeWebServices.ImAddressDictionaryEntryType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ImAddressDictionaryEntryType
'Usage
Dim instance As ImAddressDictionaryEntryType
[SerializableAttribute]
public class ImAddressDictionaryEntryType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also