EventInbox::markAsRead Method
Syntax
server public static void markAsRead(EventInboxId _inboxId, [boolean _read])
Run On
Server
Parameters
- _inboxId
Type: EventInboxId Extended Data Type
- _read
Type: boolean
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
server public static void markAsRead(EventInboxId _inboxId, [boolean _read])
Server