Edit

Share via


EntityExtractionResult.Addresses Property

Definition

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.

public:
 property Microsoft::Exchange::WebServices::Data::AddressEntityCollection ^ Addresses { Microsoft::Exchange::WebServices::Data::AddressEntityCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.AddressEntityCollection Addresses { get; }
Public ReadOnly Property Addresses As AddressEntityCollection

Property Value

The extracted addresses.

Applies to