Edit

Share via


PostItemType.Sender Property

Definition

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.

Applies to