Room
should be sent.
customize CPSendRoomInvitation<TeamRoom> {
expr = expression {
return true;
}
}
boolean
FSCTEAMROOM@1.1001:CPSendRoomInvitation(
key ObjectClass
objclass,
out retval boolean
expr)
Name |
Description |
objclass |
applies to objects of the defined object class
|
expr |
defines an expression to get a Boolean if the invitation e-mail should be sent
|
Additional Information