ExtractedEntity.Position Property

Definition

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.

public:
 property Microsoft::Exchange::WebServices::Data::EmailPosition Position { Microsoft::Exchange::WebServices::Data::EmailPosition get(); };
public Microsoft.Exchange.WebServices.Data.EmailPosition Position { get; }
Public ReadOnly Property Position As EmailPosition

Property Value

The position in a message from where the entity was extracted.

Applies to