SearchResponse

SearchResponse class

Contains search response information

public class SearchResponse

Constructors

Name Description
SearchResponse() The default constructor.

Properties

Name Description
Store { get; set; } Contains the Status, Result, Range, and Total elements for the returned mailbox entries.

See Also