Edit

Share via


SearchPreviewItem.Sender Property

Definition

Gets or sets the address that the item was sent from. The Sender property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ Sender { System::String ^ get(); void set(System::String ^ value); };
public string Sender { get; set; }
Public Property Sender As String

Property Value

The sender.

Applies to