FailedSearchMailbox.ErrorCode 属性

定义

获取或设置与搜索失败关联的错误代码。 属性ErrorCode适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property int ErrorCode { int get(); void set(int value); };
public int ErrorCode { get; set; }
Public Property ErrorCode As Integer

属性值

错误代码。

适用于