GetUserSettingsResponse.SmtpAddress 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此响应应用到的 SMTP 电子邮件地址。
public:
property System::String ^ SmtpAddress { System::String ^ get(); };
public string SmtpAddress { get; }
Public ReadOnly Property SmtpAddress As String
属性值
此响应应用于的 SMTP 地址。