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.