SearchFolderSchema Class

Definition

Defines the schema for search folders.

public ref class SearchFolderSchema : Microsoft::Exchange::WebServices::Data::FolderSchema
public class SearchFolderSchema : Microsoft.Exchange.WebServices.Data.FolderSchema
Public Class SearchFolderSchema
Inherits FolderSchema
Inheritance

Constructors

SearchFolderSchema()

Initializes a new instance of the SearchFolderSchema class.

Fields

SearchParameters

Defines the SearchParameters property.

Methods

GetEnumerator()

Provides an enumerator for the properties of the schema.

(Inherited from ServiceObjectSchema)

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online.

(Inherited from ServiceObjectSchema)

Applies to