Conversation.LastDeliveryTime Property

Definition

Gets the delivery time of the message that was last received in this conversation in the current folder.

public:
 property DateTime LastDeliveryTime { DateTime get(); };
public DateTime LastDeliveryTime { get; }
Public ReadOnly Property LastDeliveryTime As DateTime

Property Value

The delivery time of the last conversation item.

Applies to