Conversation.DraftItemIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of draft item identifiers for items that have not yet been sent.
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
Property Value
Returns a collection of draft item identifiers.