EmailAddressEntry Class

Definition

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.

Applies to