Conversation.ItemIds プロパティ

定義

現在のフォルダー内のすべての会話アイテムのアイテム識別子のコレクションを取得します。

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

プロパティ値

項目識別子のコレクション。

適用対象