Visual Basic (Declaration) | |
---|---|
Public Overloads Function GetUsers( _ ByVal userName As String, _ ByVal securityLabel As String, _ ByVal email As String _ ) As Users |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowManagementServer Dim userName As String Dim securityLabel As String Dim email As String Dim value As Users value = instance.GetUsers(userName, securityLabel, email) |
Parameters
- userName
- securityLabel
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2