ExtractedEntity.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.