TreeINFO-For-M365 documentation
Preparing search index...
Form/CustomScript/Workflow/Config/OOF
OofRecord
Interface OofRecord
Represents an Out of Office record.
interface
OofRecord
{
comment
?:
string
;
delegateToUserId
:
number
;
from
:
string
;
id
:
string
;
to
:
string
;
userId
:
number
;
}
Index
Properties
comment?
delegate
To
User
Id
from
id
to
user
Id
Properties
Optional
comment
comment
?:
string
delegate
To
User
Id
delegateToUserId
:
number
from
from
:
string
id
id
:
string
to
to
:
string
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comment
delegate
To
User
Id
from
id
to
user
Id
TreeINFO-For-M365 documentation
Loading...
Represents an Out of Office record.