SetUserMailVacation()

From Rackspace Email & Apps API
Revision as of 15:48, 25 August 2008 by APIAdmin (talk | contribs) (New page: This function will set the string to be the user's vacation message and will set whether or not the vacation message should be active. ===Input Parameters=== Five strings, one integer: ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function will set the string to be the user's vacation message and will set whether or not the vacation message should be active.

Input Parameters

Five strings, one integer:

   Administrative username,
   Administrative password,
   Domain name,
   User name,
   Vacation message,
   Vacation message on (int, 0=on, 1=off)

Return Values

If successful, the return value of the function will be 1.

Consult the Result Code Table for a list of result codes and their meaning.