Conversation.DraftItemIds Property

Definition

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.

Applies to