The ContactEmailDictionaryValueCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Contains |
Gets a value that indicates whether or not this collection contains the specified email address string.
|
![]() | CopyTo |
Copies the email addresses in this collection into the specified string array starting at the specified index of that array.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the email address strings in the ContactEmailDictionary.ValueCollection.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also