ChatSyncManager.UnassociateAccountAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
清除帐户信息并阻止同步管理器同步消息。 这将触发消息删除操作。
public:
virtual IAsyncAction ^ UnassociateAccountAsync() = UnassociateAccountAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction UnassociateAccountAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction UnassociateAccountAsync();
function unassociateAccountAsync()
Public Function UnassociateAccountAsync () As IAsyncAction
返回
不返回任何内容的异步操作。
- 属性
Windows 要求
应用功能 |
chat
chatSystem
smsSend
|