Edit

Share via


FindMessageTrackingSearchResultType.Recipients Property

Definition

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

Property Value

Returns EmailAddressType.

Applies to