AlternateIdType Class

The AlternateIdType class describes an identifier to convert in a request and the results of a converted identifier in the response.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.AlternateIdBaseType
    ExchangeWebServices.AlternateIdType

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class AlternateIdType _
    Inherits AlternateIdBaseType
'Usage
Dim instance As AlternateIdType
[SerializableAttribute]
public class AlternateIdType : 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.