EmailMailbox.OtherAppReadAccess 属性

定义

获取或设置其他应用的此邮箱的读取访问级别。

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

属性值

其他应用的此邮箱的读取访问级别。

Windows 要求

应用功能
email emailSystem

适用于