EntityExtractionResult.Contacts プロパティ

定義

返される連絡先のセットを取得します。 プロパティはContacts、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

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

プロパティ値

抽出された連絡先。

適用対象