Share via


EmailConversation.Preview Property

Definition

Overloads

Preview

Gets a preview of the latest message in the conversation.

Preview

Gets a preview of the latest message in the conversation.

public:
 property Platform::String ^ Preview { Platform::String ^ get(); };
winrt::hstring Preview();
public string Preview { get; }
var string = emailConversation.preview;
Public ReadOnly Property Preview As String

Property Value

String

Platform::String

winrt::hstring

A preview of the latest message in the conversation.

Windows requirements

App capabilities
email emailSystem

Applies to