Share via


AlternateIdBaseType Class

The AlternateIdBaseType class is the base class for derived classes that describe item, folder, or public folder identifiers to convert.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.AlternateIdBaseType
    ExchangeWebServices.AlternateIdType
    ExchangeWebServices.AlternatePublicFolderIdType

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

Syntax

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

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.