Difference between revisions of "GetDomainUsersSpamStatusString()"

From Rackspace Email & Apps API
Jump to: navigation, search
(New page: This function will return a list of domain users and whether they have user-level spam settings in place that are superceding the domain-level spam settings. ===Input Parameters=== Three ...)
 
 
Line 1: Line 1:
 +
<span style="color:red">This function has been deprecated.</span>
 +
 
This function will return a list of domain users and whether they have user-level spam settings in place that are superceding the domain-level spam settings.
 
This function will return a list of domain users and whether they have user-level spam settings in place that are superceding the domain-level spam settings.
  

Latest revision as of 11:30, 15 April 2015

This function has been deprecated.

This function will return a list of domain users and whether they have user-level spam settings in place that are superceding the domain-level spam settings.

Input Parameters

Three strings, and one result string:

   Administrative username,
   Administrative password,
   Domain name,
   User spam info (as in: "user1, 1, [crlf] user2, 0 [crlf]...) 1=active user-level spam settings, 0=inactive

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.