UserId.PrimarySmtpAddress Propiedad

Definición

Obtiene o establece la dirección SMTP principal del usuario.

public:
 property System::String ^ PrimarySmtpAddress { System::String ^ get(); void set(System::String ^ value); };
public string PrimarySmtpAddress { get; set; }
Public Property PrimarySmtpAddress As String

Valor de propiedad

String

Una cadena que contiene la dirección de correo electrónico SMTP principal del usuario.

Se aplica a