ImAddressDictionaryEntryType 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.
The ImAddressDictionaryEntryType class represents a collection of instant messaging addresses for a contact.
public ref class ImAddressDictionaryEntryType
public class ImAddressDictionaryEntryType
Public Class ImAddressDictionaryEntryType
- Inheritance
-
ImAddressDictionaryEntryType
Constructors
ImAddressDictionaryEntryType() |
The ImAddressDictionaryEntryType() constructor initializes a new instance of the ImAddressDictionaryEntryType class. |
Properties
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. |