GetUserSettingsResponse.SmtpAddress Propiedad

Definición

Obtiene la dirección de correo electrónico SMTP al que se aplica esta respuesta.

public:
 property System::String ^ SmtpAddress { System::String ^ get(); };
public string SmtpAddress { get; }
Public ReadOnly Property SmtpAddress As String

Valor de propiedad

String

La dirección SMTP que se aplica esta respuesta.

Se aplica a