Conversation.LastDeliveryTime 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 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.