Optional
avecOptional
avecOptional
dernierOptional
estOptional
fermable?: booleanOptional
ferme?: booleanOptional
indiceOptional
initiateur?: stringOptional
libelleOptional
listeOptional
lu?: booleanOptional
messageOptional
messageOptional
nbOptional
nbOptional
nbOptional
nombreOptional
objet?: stringOptional
public?: stringPrivate
Readonly
#clientPrivate
Readonly
#creatorPrivate
Readonly
#datePrivate
Readonly
#discussionsPrivate
Readonly
#participantsPrivate
#permanentlyPrivate
Readonly
#readOptional
avecOptional
avecOptional
dernierOptional
estOptional
fermable?: booleanOptional
ferme?: booleanOptional
indiceOptional
initiateur?: stringOptional
libelleOptional
listeOnly available if the item has been moved
to another folder(s), see listeEtiquettes
.
Optional
lu?: booleanOptional
messageOptional
messageOptional
nbOptional
nbOptional
nbOptional
nombreOptional
objet?: stringOptional
public?: stringPrivate
Optional
Readonly
#recipientOutput is very variable, see example below. Because of this behavior, we can't transform this into a date. Maybe, we could parse this manually, but it's not a priority. TODO: Parse this manually.
"lundi 08h53"
// or can just be the hour
"07h26"
When true
, you won't be able to access
any other property (except participantsMessageID
) of this instance anymore.
Internal string containing the ID of the message needed to fetch the participants of the discussion.
Property used internally to make the messages in discussion request.
Title of the discussion.
Private
#assertFetches the messages from the discussion. By default it won't mark the messages as read even after fetching them.
You can change this behavior by setting markAsRead
to true
.
There's no other way to mark the messages as read.
Whether to mark the messages as read after fetching them.
0 = no limit, fetch all messages.
Fetches the recipients of the discussion. A recipient is someone who is part of the discussion. They don't have to send a message to be considered as a recipient.
Only available if the item has been moved to another folder(s), see
listeEtiquettes
.