Edit

Share via


EmailAddressEntry.EmailAddress Property

Definition

Gets or sets the e-mail address of the entry.

public:
 property Microsoft::Exchange::WebServices::Data::EmailAddress ^ EmailAddress { Microsoft::Exchange::WebServices::Data::EmailAddress ^ get(); void set(Microsoft::Exchange::WebServices::Data::EmailAddress ^ value); };
public Microsoft.Exchange.WebServices.Data.EmailAddress EmailAddress { get; set; }
Public Property EmailAddress As EmailAddress

Property Value

The e-mail address of the entry.

Applies to