ContactListSyncConstraints.MaxWebsites 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定可以同步處理的網站專案數目上限。
public:
property IReference<int> ^ MaxWebsites { IReference<int> ^ get(); void set(IReference<int> ^ value); };
IReference<int> MaxWebsites();
void MaxWebsites(IReference<int> value);
public System.Nullable<int> MaxWebsites { get; set; }
var iReference = contactListSyncConstraints.maxWebsites;
contactListSyncConstraints.maxWebsites = iReference;
Public Property MaxWebsites As Nullable(Of Integer)
屬性值
可以同步處理的網站專案數目上限。
Windows 需求
應用程式功能 |
contactsSystem
|