|
DeleteOutOfOfficeInfoForUser |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/DeleteOutOfOfficeInfoForUser
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteOutOfOfficeInfoForUser
Deletes out-of-office information for the given or connected user.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteOutOfOfficeInfoForUser
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ User |
|
nillable |
Sets the user to delete out-of-office information. If not set or set to null, the information will be deleted for the connected user. |
â–¡ DomainName |
xs:string |
nillable |
Sets domain name of the user or user group. |
â–¡ UserId |
xs:int |
nillable |
Sets ID of a Thereforeâ„¢ user. Only Thereforeâ„¢ users have a unique user ID assigned. For all the other users set UserName, DomainName. |
â–¡ UserName |
xs:string |
nillable |
Sets user name of the user or user group. |
â–¡ UserType |
|
nillable restriction enum (xs:string) - SingleUser (1) - UserGroup (2) - SystemUser (3) |
Sets type of the user or user group. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteOutOfOfficeInfoForUserResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |