MessageType.From Property

Definition

The From property gets or sets the addressee from whom the message was sent. This property is optional. This is a read/write property.

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

Property Value

The From property returns a SingleRecipientType that represents the addressee from whom the message was sent.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