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; }

Property value

Type: Microsoft.Exchange.Data.Mapi.MapiObjectId

See also

Reference

MapiIdParameter class

MapiIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace