OfficeTaskHelper class

Provides a collection of helper functions for use by the OfficeTask

Inheritance hierarchy

System.Object
  Microsoft.Office.Workflow.Actions.OfficeTaskHelper

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

Syntax

'Declaration
Public NotInheritable Class OfficeTaskHelper
'Usage
Dim instance As OfficeTaskHelper
public sealed class OfficeTaskHelper

Remarks

The OfficeTaskHelper is a sealed class and cannot be inherited.

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

OfficeTaskHelper members

Microsoft.Office.Workflow.Actions namespace