共用方式為


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

適用於