FindFolderType Members

The FindFolderType class represents a request to find folders in a mailbox.

The following tables list the members exposed by the FindFolderType type.

Public Constructors

  Name Description
FindFolderType The FindFolderType constructor initializes a new instance of the FindFolderType class.

Top

Public Properties

  Name Description
Bb409559.pubproperty(en-us,EXCHG.80).gif FolderShape The FolderShape property gets or sets the shape of the query set. This property is required. This is a read/write property.
Bb409559.pubproperty(en-us,EXCHG.80).gif Item The Item property gets or sets the paging type that describes how the query result set is paged in the response. This property gets or sets either an IndexedPageViewType or FractionalPageViewType object. This property is optional. This is a read/write property.
Bb409559.pubproperty(en-us,EXCHG.80).gif ParentFolderIds The ParentFolderIds property gets or sets the folders that the FindFolder operation searches. This property is required. This is a read/write property.
Bb409559.pubproperty(en-us,EXCHG.80).gif Restriction The Restriction property gets or sets the search parameters that define a folder query. This property is optional. This is a read/write property.
Bb409559.pubproperty(en-us,EXCHG.80).gif Traversal The Traversal property gets or sets the traversal scheme that is used to search for folders. This property is required. This is a read/write property.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409559.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409559.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409559.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409559.pubmethod(en-us,EXCHG.80).gifBb409559.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409559.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409559.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409559.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top