SigSpot.Delegate Method

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Routing (in Microsoft.Office.Workflow.Routing.dll)

Syntax

'Declaration
Public Sub Delegate ( _
    assignee As Contact _
)
'Usage
Dim instance As SigSpot
Dim assignee As Contact

instance.Delegate(assignee)
public void Delegate(
    Contact assignee
)

Parameters

See Also

Reference

SigSpot Structure

SigSpot Members

Microsoft.Office.Workflow Namespace