ChatSyncManager.IsAccountAssociated(WebAccount) Methode

Definition

Überprüft, ob ein bestimmtes WebAccount das Konto ist, das vom Synchronisierungs-Manager zum Synchronisieren von Nachrichten verwendet wird.

public:
 virtual bool IsAccountAssociated(WebAccount ^ webAccount) = IsAccountAssociated;
bool IsAccountAssociated(WebAccount const& webAccount);
public bool IsAccountAssociated(WebAccount webAccount);
function isAccountAssociated(webAccount)
Public Function IsAccountAssociated (webAccount As WebAccount) As Boolean

Parameter

webAccount
WebAccount

Das Webkonto.

Gibt zurück

Boolean

bool

True, wenn das WebAccount das Konto ist, das vom Synchronisierungs-Manager zum Synchronisieren der Nachricht verwendet wird, andernfalls false.

Windows-Anforderungen

App-Funktionen
chat chatSystem smsSend

Gilt für: