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

属性值

返回草稿项标识符的集合。

适用于