MapiEntryId Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.Mapi.MapiEntryId
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class MapiEntryId _
Implements IEquatable(Of MapiEntryId), IComparable(Of MapiEntryId), _
IComparable
'Usage
Dim instance As MapiEntryId
[SerializableAttribute]
public sealed class MapiEntryId : IEquatable<MapiEntryId>,
IComparable<MapiEntryId>, IComparable
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.