customize CPGetInboxConfiguration<InboxRoom> {
allowedattrdef = [#objname, #objsubject, #contextension];
}
ObjectClass[]
FSCTEAMROOM@1.1001:CPGetInboxConfiguration(
key ObjectClass
objclass,
out retval direct ObjectClass[]
allowedactions,
out direct AttributeStringDef[]
allowedattrdef)
Name |
Description |
objclass |
applies to inbox rooms of the defined object class
|
allowedactions |
defines which rule actions are allowed; if empty, all rule actions will be available
|
allowedattrdef |
defines which properties are allowed for conditions
|
Additional Information