MessageStoreId Constructor (MapiEntryId)
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public Sub New ( _
entryId As MapiEntryId _
)
'Usage
Dim entryId As MapiEntryId
Dim instance As New MessageStoreId(entryId)
public MessageStoreId(
MapiEntryId entryId
)
Parameters
- entryId
Type: Microsoft.Exchange.Data.Mapi.MapiEntryId