The ContactEmailDictionary type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of email address elements in the ContactEmailDictionary.
|
![]() | Email1 |
Gets or sets the first standard email address field.
|
![]() | Email2 |
Gets or sets the second standard email address field.
|
![]() | Email3 |
Gets or sets the third standard email address field.
|
![]() | Item |
Gets or sets the email address with the specified key (name).
|
![]() | Keys |
Gets a collection containing all the Keys in the ContactEmailDictionary. Each key is the name of a particular email address in the dictionary.
|
![]() | Values |
Gets a collection of the email addresses in the ContactEmailDictionary.
|
See Also