EmailAddressEntry 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.
Represents an entry within an e-mail address dictionary.
public ref class EmailAddressEntry sealed : Microsoft::Exchange::WebServices::Data::DictionaryEntryProperty<Microsoft::Exchange::WebServices::Data::EmailAddressKey>
public sealed class EmailAddressEntry : Microsoft.Exchange.WebServices.Data.DictionaryEntryProperty<Microsoft.Exchange.WebServices.Data.EmailAddressKey>
Public NotInheritable Class EmailAddressEntry
Inherits DictionaryEntryProperty(Of EmailAddressKey)
- Inheritance
Properties
EmailAddress |
Gets or sets the e-mail address of the entry. |