ServiceObject.Item[PropertyDefinitionBase] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このインスタンスで指定したプロパティの値を取得します。
public:
property System::Object ^ default[Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^] { System::Object ^ get(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ propertyDefinition); };
public object this[Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase propertyDefinition] { get; }
Default Public ReadOnly Property Item(propertyDefinition As PropertyDefinitionBase) As Object
パラメーター
- propertyDefinition
- PropertyDefinitionBase
取得するプロパティの定義。
プロパティ値
プロパティ。
例外
プロパティには、新しいバージョンの Exchange が必要です。
プロパティが割り当てられていないか、読み込まれていません。 -or-The プロパティは更新または削除できません。