EntityExtractionResult Class
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.
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
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. |