FindFolderType Class
Represents a query to find folders in a mailbox.
Assembly: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (in Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)
The FindFolder operation finds the subfolders of an identified folder. It returns only the first 512 bytes of any streamable property. For Unicode, the FindFolder operation returns the first 255 characters by using a null-terminated Unicode string. Use the GetFolder operation to get additional folder properties.
Restrictions on folder properties, but not item properties, are permitted. Sorting functionality is not available for FindFolder responses. Grouped queries are not available for FindFolder queries.
For the full documentation on the types in the Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 namespace, see the Microsoft Exchange Server 2007 SDK in the MSDN Library.
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.BaseRequestType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.FindFolderType
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.