Contact.ContactSource プロパティ

定義

連絡先のソースを取得します。

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::ContactSource> ContactSource { Nullable<Microsoft::Exchange::WebServices::Data::ContactSource> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.ContactSource> ContactSource { get; }
Public ReadOnly Property ContactSource As Nullable(Of ContactSource)

プロパティ値

連絡先のソース。

適用対象