UserProfileHelper Class

Inheritance Hierarchy

System.Object
  Microsoft.Office.Workflow.Actions.ProfileHelperBase
    Microsoft.Office.Workflow.Actions.UserProfileHelper

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

Syntax

'Declaration
Public Class UserProfileHelper _
    Inherits ProfileHelperBase
'Usage
Dim instance As UserProfileHelper
public class UserProfileHelper : ProfileHelperBase

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

UserProfileHelper Members

Microsoft.Office.Workflow.Actions Namespace