_NameSpace.CurrentUser 属性

定义

以 对象形式 Recipient 返回当前登录用户的显示名称。 只读。

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

属性值

适用于