UpdateInboxRulesException.ErrorCode プロパティ

定義

ルール操作に関連付けられているサービス エラー コードを取得します。

public:
 property Microsoft::Exchange::WebServices::Data::ServiceError ErrorCode { Microsoft::Exchange::WebServices::Data::ServiceError get(); };
public Microsoft.Exchange.WebServices.Data.ServiceError ErrorCode { get; }
Public ReadOnly Property ErrorCode As ServiceError

プロパティ値

サービス エラー コードを含む ServiceError 列挙値。

適用対象