UpdateInboxRulesException.ServiceResponse プロパティ

定義

例外の ServiceResponse を取得します。

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

プロパティ値

ルール操作に対する標準応答。

適用対象