|
GetOutOfOfficeInfoForAllUsers |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetOutOfOfficeInfoForAllUsers
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOutOfOfficeInfoForAllUsers
Gets out-of-office information for all users.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOutOfOfficeInfoForAllUsers
<Empty message>
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetOutOfOfficeInfoForAllUsersResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ UsersOutOfOfficeInfo |
|
nillable |
Gets out-of-office details for the users. |
≡ WSOutOfOfficeInfo |
|
list nillable |
|
â– IsOutOfOfficeEnabled |
xs:boolean |
|
Gets out of office status. |
â–¡ User |
|
nillable |
Gets user info. |
â–¡ DisplayName |
xs:string |
nillable |
Gets display name of the user or user group. |
â–¡ UserId |
xs:int |
nillable |
Gets ID of a Thereforeâ„¢ user. Only Thereforeâ„¢ users have a unique user ID assigned. For all other users the default value 0 will be returned. |
â–¡ UserName |
xs:string |
nillable |
Gets user name of the user or user group. |
â–¡ DomainName |
xs:string |
nillable |
Gets domain name of the user or user group. |
â– UserType |
|
restriction enum (xs:string) - SingleUser (1) - UserGroup (2) - SystemUser (3) |
Gets type of the user or user group. |
â–¡ Description |
xs:string |
nillable |
Gets description of the user or user group. |
â–¡ Email |
xs:string |
nillable |
Gets SMTP email address of the user or user group. |
â–¡ GUID |
xs:string |
nillable |
Gets the GUID of the user. |
â– IsDisabled |
xs:boolean |
|
Gets whether the user is disabled or not. |
â–¡ DelegateUsers |
|
nillable |
Gets list of delegates. |
≡ WSOutOfOfficeUserGet |
|
list nillable |
|
â–¡ DisplayName |
xs:string |
nillable |
Gets display name of the user or user group. |
â–¡ UserId |
xs:int |
nillable |
Gets ID of a Thereforeâ„¢ user. Only Thereforeâ„¢ users have a unique user ID assigned. For all other users the default value 0 will be returned. |
â–¡ UserName |
xs:string |
nillable |
Gets user name of the user or user group. |
â–¡ DomainName |
xs:string |
nillable |
Gets domain name of the user or user group. |
â– UserType |
|
restriction enum (xs:string) - SingleUser (1) - UserGroup (2) - SystemUser (3) |
Gets type of the user or user group. |
â–¡ Description |
xs:string |
nillable |
Gets description of the user or user group. |
â–¡ Email |
xs:string |
nillable |
Gets SMTP email address of the user or user group. |
â–¡ GUID |
xs:string |
nillable |
Gets the GUID of the user. |
â– IsDisabled |
xs:boolean |
|
Gets whether the user is disabled or not. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |