PostItemType.Sender Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Sender property gets or sets the sender of an item.
public:
property ExchangeWebServices::SingleRecipientType ^ Sender { ExchangeWebServices::SingleRecipientType ^ get(); void set(ExchangeWebServices::SingleRecipientType ^ value); };
public ExchangeWebServices.SingleRecipientType Sender { get; set; }
Public Property Sender As SingleRecipientType
Property Value
The Sender property returns the sender of an item.