Item.Preview Property

Definition

Gets the item preview. The Preview property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ Preview { System::String ^ get(); };
public string Preview { get; }
Public ReadOnly Property Preview As String

Property Value

The item preview.

Applies to