AddressEntity Class

Definition

Represents an AddressEntity object. The AddressEntity class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Properties

Address

Gets an extracted address. The Address 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