SmarterMail Pro™ Administration Web Services

svcUserAdmin Methods

The methods of the svcUserAdmin class are listed below. For a complete list of svcUserAdmin class members, see the svcUserAdmin Members topic.

Public Instance Methods

AddUser Creates a new user and adds them to the specified domain.
AddUser2 Creates a new user and adds them to the specified domain. Supports setting mailbox size.
AuthenticateUser Used for testing login credentials against a specified domain.
DeleteUser Deletes the specified user from the specified domain.
GetUser Returns attributes of the specified user.
GetUserAutoResponseInfo Returns the auto responder info for the specified user.
GetUserForwardingInfo Returns the forwarding info for the specified user.
GetUsers Returns attributes of each user in the specified domain.
GetUserStats Returns user account statistics for the specified time period.
LoginValidated Used for testing login credentials.
UpdateUser Updates the specified user's settings.
UpdateUser2 Updates the specified user's settings. Supports updating mailbox size.
UpdateUserAutoResponseInfo Updates the specified user's auto response settings.
UpdateUserForwardingInfo Updates the specified user's forwarding settings.

See Also

svcUserAdmin Class | svcUserAdmin Namespace