Native
Synchronous
No Custom Parameters
Description AddUser
| Parameter Name | .NET Type | Default | Description |
|---|---|---|---|
| AdminUsername * | System.String | The Administrator username. Defaults to 'Administrator' | |
| AdminPassword * | System.String | The Administrator password | |
| CallManagerIP * | System.String | CallManager IP Address | |
| FirstName | System.String | FirstName | FirstName |
| MiddleName | System.String | MiddleName | MiddleName |
| LastName | System.String | LastName | LastName |
| Userid | System.String | Userid | Userid |
| Password | System.String | Password | Password |
| Pin | System.String | Pin | Pin |
| TelephoneNumber | System.String | TelephoneNumber | TelephoneNumber |
| Mailid | System.String | Mailid | Mailid |
| Department | System.String | Department | Department |
| Manager | System.String | Manager | Manager |
| UserLocale | System.String | UserLocale | UserLocale |
| AssociatedDevices | System.String[] | AssociatedDevices | AssociatedDevices |
| PrimaryExtension | Metreos.AxlSoap802.XUserPrimaryExtension | PrimaryExtension | PrimaryExtension |
| AssociatedPc | System.String | AssociatedPc | AssociatedPc |
| AssociatedGroups | Metreos.AxlSoap802.XUserUserGroup[] | AssociatedGroups | AssociatedGroups |
| EnableCti | System.String | EnableCti | EnableCti |
| DigestCredentials | System.String | DigestCredentials | DigestCredentials |
| PhoneProfiles | Metreos.AxlSoap802.XFkType[] | PhoneProfiles | PhoneProfiles |
| DefaultProfile | System.String | DefaultProfile | DefaultProfile |
| PresenceGroupName | System.String | PresenceGroupName | PresenceGroupName |
| SubscribeCallingSearchSpaceName | System.String | SubscribeCallingSearchSpaceName | SubscribeCallingSearchSpaceName |
| EnableMobility | System.String | EnableMobility | EnableMobility |
| EnableMobileVoiceAccess | System.String | EnableMobileVoiceAccess | EnableMobileVoiceAccess |
| MaxDeskPickupWaitTime | System.String | MaxDeskPickupWaitTime | MaxDeskPickupWaitTime |
| RemoteDestinationLimit | System.String | RemoteDestinationLimit | RemoteDestinationLimit |
| PasswordCredentials | Metreos.AxlSoap802.XUserPasswordCredentials | PasswordCredentials | PasswordCredentials |
| PinCredentials | Metreos.AxlSoap802.XUserPinCredentials | PinCredentials | PinCredentials |
| PrimaryDevice | System.String | PrimaryDevice | PrimaryDevice |
| EnableEmcc | System.String | EnableEmcc | EnableEmcc |
| Parameter Name | .NET Type | Description |
|---|---|---|
| The response for this method | Metreos.AxlSoap802.StandardResponse | StandardResponse |
| FaultCode | System.Int32 | The numeric code of a SOAP fault, if a fault occurs |
| FaultMessage | System.String | The textual description of the SOAP fault, if a fault occurs |
Branch Conditions
No description.
No description.
No description.