Share via


FindFolderParentType Class

The FindFolderParentType class contains the results of a search of a single root folder during a FindFolder operation.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.FindFolderParentType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class FindFolderParentType
'Usage
Dim instance As FindFolderParentType
[SerializableAttribute]
public class FindFolderParentType

Remarks

A FindFolderParentType object is returned in a FindFolder response.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.