Share via


MapiIdParameter.MapiObjectId Property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Protected Property MapiObjectId As MapiObjectId
    Get
    Set
'Usage
Dim value As MapiObjectId

value = Me.MapiObjectId

Me.MapiObjectId = value
protected MapiObjectId MapiObjectId { get; set; }