AlternateMailbox.DisplayName 属性

定义

获取向用户显示的备用邮箱的名称。

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

属性值

备用邮箱的显示名称。

适用于