ChatSyncManager.AssociateAccountAsync(WebAccount) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 WebAccount,同步管理員會使用此帳戶來同步訊息。
public:
virtual IAsyncAction ^ AssociateAccountAsync(WebAccount ^ webAccount) = AssociateAccountAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction AssociateAccountAsync(WebAccount const& webAccount);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction AssociateAccountAsync(WebAccount webAccount);
function associateAccountAsync(webAccount)
Public Function AssociateAccountAsync (webAccount As WebAccount) As IAsyncAction
參數
- webAccount
- WebAccount
Web 帳戶。
傳回
不會傳回任何動作的非同步動作。
- 屬性
Windows 需求
應用程式功能 |
chat
chatSystem
smsSend
|