AlternateMailbox.SmtpAddress 属性

定义

如果 ServerLegacyDN 属性为空引用,则获取备用邮箱简单邮件传输协议 (SMTP) 地址 (Visual Basic) 中无任何内容。属性SmtpAddress适用于从 Exchange Server 2013 开始面向 Exchange Online 和 Exchange 版本的客户端。

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

属性值

如果 ServerLegacyDN 属性为 null 引用,则为备用邮箱 SMTP 地址, (Visual Basic) 中无任何引用。 否则,null 引用 (Visual Basic) 中无任何内容。

适用于