EmailAddressEntry 类

定义

表示电子邮件地址字典中的条目。

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)
继承

属性

EmailAddress

获取或设置条目的电子邮件地址。

适用于