ExtendedPropertyDefinition.PropertySet プロパティ

定義

拡張プロパティのプロパティ セットを取得します。

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::DefaultExtendedPropertySet> PropertySet { Nullable<Microsoft::Exchange::WebServices::Data::DefaultExtendedPropertySet> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.DefaultExtendedPropertySet> PropertySet { get; }
Public ReadOnly Property PropertySet As Nullable(Of DefaultExtendedPropertySet)

プロパティ値

拡張プロパティのプロパティ セットを含む null 許容 値。

適用対象