Freigeben über


EmailMailbox.IsOwnedByCurrentApp Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob dieses Postfach im Besitz der aktuellen App ist.

public:
 property bool IsOwnedByCurrentApp { bool get(); };
bool IsOwnedByCurrentApp();
public bool IsOwnedByCurrentApp { get; }
var boolean = emailMailbox.isOwnedByCurrentApp;
Public ReadOnly Property IsOwnedByCurrentApp As Boolean

Eigenschaftswert

Boolean

bool

Boolescher Wert, der angibt, ob sich dieses Postfach im Besitz der aktuellen App befindet.

Windows-Anforderungen

App-Funktionen
email emailSystem

Gilt für: