FailedSearchMailbox.Mailbox 属性

定义

获取或设置目标邮箱 ID。 属性Mailbox适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property System::String ^ Mailbox { System::String ^ get(); void set(System::String ^ value); };
public string Mailbox { get; set; }
Public Property Mailbox As String

属性值

邮箱 ID。

适用于