UserProfileHelper members

Provides a helper class for a GetUserProfileActivity object, which gets the user profile information corresponding to the given user.

The UserProfileHelper type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetUserProfileBool Gets a user profile as Boolean type.
Public methodStatic member GetUserProfileDate Gets a user profile as date (DateTime) type.
Public methodStatic member GetUserProfileDateNoYear Gets a user profile as month day (string) type.
Public methodStatic member GetUserProfileDateTime Gets a user profile as DateTime type.
Public methodStatic member GetUserProfileDouble Gets a user profile as double type.
Public methodStatic member GetUserProfileInt32 Gets a user profile as 32-bit integer type.
Public methodStatic member GetUserProfileInt64 Gets a user profile as a 64-bit integer type.
Public methodStatic member GetUserProfilePerson Gets a user profile as person (string) type.
Public methodStatic member GetUserProfileString Gets a user profile as string type.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

UserProfileHelper class

Microsoft.Office.Workflow.Actions namespace