次の方法で共有


Contact.IsAggregate プロパティ

定義

これが集約連絡先であるかどうかを示す値を取得 します

public:
 property bool IsAggregate { bool get(); };
bool IsAggregate();
public bool IsAggregate { get; }
var boolean = contact.isAggregate;
Public ReadOnly Property IsAggregate As Boolean

プロパティ値

Boolean

bool

true これが集約 連絡先の場合。それ以外の場合は false

Windows の要件

アプリの機能
contactsSystem

適用対象