ExtendedProperty.PropertyDefinition プロパティ

定義

拡張プロパティの定義を取得します。

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

プロパティ値

拡張プロパティの定義。

適用対象