Share via


FolderIdType Class

The FolderIdType class identifies a folder.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.BaseFolderIdType
    ExchangeWebServices.FolderIdType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class FolderIdType _
    Inherits BaseFolderIdType
'Usage
Dim instance As FolderIdType
[SerializableAttribute]
public class FolderIdType : BaseFolderIdType

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.