CollabOnUserManager Class

This class and its members are reserved for internal use and are not intended to be used in your code.

Enables the task owner to invite the partners for that task.

This API is not CLS-compliant. 

Inheritance Hierarchy

System.Object
  OBA.Server.Taskflow.UI.CollabOnUserManager

Namespace:  OBA.Server.Taskflow.UI
Assembly:  OBA.Server.Taskflow (in OBA.Server.Taskflow.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Class CollabOnUserManager
'Usage
Dim instance As CollabOnUserManager
[CLSCompliantAttribute(false)]
public class CollabOnUserManager

Remarks

This class enables the task owner to invite a user to collaborate on a task.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CollabOnUserManager Members

OBA.Server.Taskflow.UI Namespace