MessageType.Sender Property

Definition

The Sender property gets or sets the sender of a message. This property is optional. This is a read/write property.

C#
public ExchangeWebServices.SingleRecipientType Sender { get; set; }

Property Value

The Sender property returns a SingleRecipientType object.Only the Name property is returned in a FindItem call. The EmailAddress property is not returned in a FindItem call.

Applies to

Product Versions
Exchange EWS proxy Latest