EwsStoreObjectId class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Storage.Management.EwsStoreObjectId

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class EwsStoreObjectId _
    Inherits ObjectId _
    Implements ISerializable
'Usage
Dim instance As EwsStoreObjectId
[SerializableAttribute]
public class EwsStoreObjectId : ObjectId, 
    ISerializable

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.

See also

Reference

EwsStoreObjectId members

Microsoft.Exchange.Data.Storage.Management namespace