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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
server public static void markAsRead(EventInboxId _inboxId, [boolean _read])
Server