Folder.ExtendedProperties プロパティ

定義

フォルダーに関連付けられている拡張プロパティの一覧を取得します。

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

プロパティ値

拡張プロパティを持つ Collection オブジェクト。

適用対象