BaseFolderIdType Class
The BaseFolderIdType class is the base class for derived classes that represent a folder identifier.
Inheritance Hierarchy
System.Object
ExchangeWebServices.BaseFolderIdType
ExchangeWebServices.DistinguishedFolderIdType
ExchangeWebServices.FolderIdType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class BaseFolderIdType
'Usage
Dim instance As BaseFolderIdType
[SerializableAttribute]
public abstract class 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.