SearchMailboxesResultType.FailedMailboxes Property

Definition

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

Property Value

Applies to