MessageTrackingReportType.OriginalRecipients Property

Definition

public:
 property cli::array <ExchangeWebServices::EmailAddressType ^> ^ OriginalRecipients { cli::array <ExchangeWebServices::EmailAddressType ^> ^ get(); void set(cli::array <ExchangeWebServices::EmailAddressType ^> ^ value); };
public ExchangeWebServices.EmailAddressType[] OriginalRecipients { get; set; }
Public Property OriginalRecipients As EmailAddressType()

Property Value

Returns EmailAddressType.

Applies to