SearchFolder.SearchParameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the search parameters that are associated with the search folder.
public:
property Microsoft::Exchange::WebServices::Data::SearchFolderParameters ^ SearchParameters { Microsoft::Exchange::WebServices::Data::SearchFolderParameters ^ get(); };
public Microsoft.Exchange.WebServices.Data.SearchFolderParameters SearchParameters { get; }
Public ReadOnly Property SearchParameters As SearchFolderParameters
Property Value
The search parameters that define the items in the search folder.