EmailMailbox.OtherAppReadAccess Eigenschaft

Definition

Ruft die Lesezugriffsebene für dieses Postfach für andere Apps ab oder legt diese fest.

public:
 property EmailMailboxOtherAppReadAccess OtherAppReadAccess { EmailMailboxOtherAppReadAccess get(); void set(EmailMailboxOtherAppReadAccess value); };
EmailMailboxOtherAppReadAccess OtherAppReadAccess();

void OtherAppReadAccess(EmailMailboxOtherAppReadAccess value);
public EmailMailboxOtherAppReadAccess OtherAppReadAccess { get; set; }
var emailMailboxOtherAppReadAccess = emailMailbox.otherAppReadAccess;
emailMailbox.otherAppReadAccess = emailMailboxOtherAppReadAccess;
Public Property OtherAppReadAccess As EmailMailboxOtherAppReadAccess

Eigenschaftswert

Die Lesezugriffsebene für dieses Postfach für andere Apps.

Windows-Anforderungen

App-Funktionen
email emailSystem

Gilt für: