Share via


UMPrompt Constructor

Namespace:  Microsoft.Exchange.UM.UMCommon
Assembly:  Microsoft.Exchange.UM.UMCommon (in Microsoft.Exchange.UM.UMCommon.dll)

Syntax

'Declaration
Public Sub New ( _
    identity As ObjectId _
)
'Usage
Dim identity As ObjectId

Dim instance As New UMPrompt(identity)
public UMPrompt(
    ObjectId identity
)

Parameters