| |
CustomInviteBody propertySets or returns the custom eRoom invite body. SyntaxC++
Scripting languages
RemarksWhen there is no custom invite body, this property's value is the empty string. When setting a custom invite body, you can specify special values that will be replaced with the eRoom URL and invitee's LoginName. {eRoomURL} is replaced with the URL of the room the user is being invited to. {eRoomLoginName} is replaced with the invited user’s login name. |