_Account.CurrentUser Property

Definition

Returns a Recipient object that represents the current user identity for the account. Read-only.

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

Property Value

Applies to