ContactListSyncConstraints.CanSyncDescriptions 屬性

定義

取得或設定布林值,指出是否要同步處理連絡人描述。

public:
 property bool CanSyncDescriptions { bool get(); void set(bool value); };
bool CanSyncDescriptions();

void CanSyncDescriptions(bool value);
public bool CanSyncDescriptions { get; set; }
var boolean = contactListSyncConstraints.canSyncDescriptions;
contactListSyncConstraints.canSyncDescriptions = boolean;
Public Property CanSyncDescriptions As Boolean

屬性值

Boolean

bool

true 如果連絡人描述將會同步處理則為 ;否則為 false

Windows 需求

應用程式功能
contactsSystem

適用於