ServiceObjectPropertyException.PropertyDefinition プロパティ

定義

例外の原因となったプロパティの定義を取得します。

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

プロパティ値

プロパティ定義。

適用対象