Compartir a través de


_NameSpace.CurrentUser Propiedad

Definición

Devuelve el nombre para mostrar del usuario que ha iniciado sesión actualmente como un Recipient objeto. Solo lectura.

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

Valor de propiedad

Se aplica a