次の方法で共有


Conversation.DraftItemIds プロパティ

定義

まだ送信されていない項目の下書き項目識別子のコレクションを取得します。

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

プロパティ値

下書き項目識別子のコレクションを返します。

適用対象