EmailConversation.MostRecentMessageTime 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 time of the most recent message in the conversation.
public:
property DateTime MostRecentMessageTime { DateTime get(); };
DateTime MostRecentMessageTime();
public System.DateTimeOffset MostRecentMessageTime { get; }
var dateTime = emailConversation.mostRecentMessageTime;
Public ReadOnly Property MostRecentMessageTime As DateTimeOffset
Property Value
The time of the most recent message in the conversation.
Windows requirements
App capabilities |
email
emailSystem
|