Native
Synchronous
No Custom Parameters
Description (7.1.3) List Users based on first name and last name search criteria
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| FirstName | System.String | The first name search pattern | |
| LastName | System.String | The last name search pattern | |
| SearchLimit | System.Int32 | SearchLimit | |
| First | System.UInt64 | First | |
| CallManagerIP * | System.String | CallManager IP Address | |
| AdminUsername * | System.String | The Administrator username. Defaults to 'Administrator' | |
| AdminPassword * | System.String | The Administrator password |
| Parameter Name | .NET Type | Description |
|---|---|---|
| ListUserByNameResponse | Metreos.AxlSoap713.ListUserByNameRes | The details of the User |
| FaultMessage | System.String | The textual description of the SOAP fault, if a fault occurs |
| FaultCode | System.Int32 | The numeric code of a SOAP fault, if a fault occurs |
Branch Conditions
No description.
No description.
No description.