AlternateMailbox.SmtpAddress 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果 Server 和 LegacyDN 属性为空引用,则获取备用邮箱简单邮件传输协议 (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
属性值
如果 Server 和 LegacyDN 属性为 null 引用,则为备用邮箱 SMTP 地址, (Visual Basic) 中无任何引用。 否则,null 引用 (Visual Basic) 中无任何内容。