Class SearchMailboxesResponse
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the SearchMailboxes response.
public sealed class SearchMailboxesResponse : ServiceResponse
- Inheritance
-
SearchMailboxesResponse
- Inherited Members
Properties
SearchResult
Search mailboxes result
public SearchMailboxesResult SearchResult { get; }