EntityExtractionResult Class

Definition

Contains information extracted from a message, task, or meeting. The EntityExtractionResult class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class EntityExtractionResult sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class EntityExtractionResult : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class EntityExtractionResult
Inherits ComplexProperty
Inheritance
EntityExtractionResult

Properties

Addresses

Gets the set of addresses returned. The Addresses property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Contacts

Gets the set of contacts returned. The Contacts property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

EmailAddresses

Gets the set of email addresses returned. The EmailAddresses property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

MeetingSuggestions

Gets the set of meeting suggestions returned. The MeetingSuggestions property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

PhoneNumbers

Gets the set of phone numbers returned. The PhoneNumbers property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

TaskSuggestions

Gets the set of task suggestions returned. The TaskSuggestions property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Urls

Gets the set of URLs returned. The Urls property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to