次の方法で共有


ContactItemType.ContactSource プロパティ

定義

プロパティは ContactSource 、連絡先が Exchange ストアまたは Active Directory ディレクトリ サービスのいずれにあるかを説明する有効な ContactSourceType 列挙値の 1 つを取得または設定します。

public:
 property ExchangeWebServices::ContactSourceType ContactSource { ExchangeWebServices::ContactSourceType get(); void set(ExchangeWebServices::ContactSourceType value); };
public ExchangeWebServices.ContactSourceType ContactSource { get; set; }
Public Property ContactSource As ContactSourceType

プロパティ値

プロパティは ContactSource 、連絡先が Exchange ストアまたは Active Directory ディレクトリ サービス内にあるかどうかを示す有効な ContactSourceType 列挙値のいずれかを返します。

適用対象