GetUserSettingsResponse.SmtpAddress 属性

定义

获取此响应应用到的 SMTP 电子邮件地址。

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

属性值

此响应应用于的 SMTP 地址。

适用于