EmailAddressEntity Class

Definition

Defines the EmailAddressEntity object. The EmailAddressEntity class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class EmailAddressEntity sealed : Microsoft::Exchange::WebServices::Data::ExtractedEntity
public sealed class EmailAddressEntity : Microsoft.Exchange.WebServices.Data.ExtractedEntity
Public NotInheritable Class EmailAddressEntity
Inherits ExtractedEntity
Inheritance

Properties

EmailAddress

Gets the email address. The EmailAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Position

Gets the position in a message from where the entity was extracted. The Position property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

(Inherited from ExtractedEntity)

Applies to