다음을 통해 공유


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

적용 대상