Edit

Share via


GetUserSettingsResponse.SmtpAddress Property

Definition

Gets the SMTP e-mail address to which this response applies.

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

Property Value

The SMTP address that this response applies to.

Applies to