ImAddressDictionaryEntryType Members
The ImAddressDictionaryEntryType class represents a collection of instant messaging addresses for a contact.
The following tables list the members exposed by the ImAddressDictionaryEntryType type.
Public Constructors
Name | Description | |
---|---|---|
ImAddressDictionaryEntryType | The ImAddressDictionaryEntryType constructor initializes a new instance of the ImAddressDictionaryEntryType class. |
Top
Public Properties
Name | Description | |
---|---|---|
Key | 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. | |
Value | The Value property gets or sets a string value that represents the instant messaging address that is associated with a contact. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ImAddressDictionaryEntryType Class
ExchangeWebServices Namespace
ContactItemType Class