EmailMailbox.OtherAppReadAccess プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
他のアプリのこのメールボックスに対する読み取りアクセス レベルを取得または設定します。
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
|