NotificationEvent.ParentFolderId プロパティ

定義

このイベントが適用されるアイテムまたはフォルダーの親フォルダーの親フォルダー識別子を取得します。

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

プロパティ値

このイベントが適用されるアイテムまたはフォルダーの親フォルダーの親フォルダー識別子を含む FolderId オブジェクト。

適用対象