_Account.CurrentUser プロパティ

定義

アカウントの Recipient 現在のユーザー ID を表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::Recipient ^ CurrentUser { Microsoft::Office::Interop::Outlook::Recipient ^ get(); };
public Microsoft.Office.Interop.Outlook.Recipient CurrentUser { get; }
Public ReadOnly Property CurrentUser As Recipient

プロパティ値

適用対象