SysEmailRead::isEmailRead Method
Checks if a record from a given UID exists in EmailRead table
Syntax
client server public static boolean isEmailRead(SysEmailReadUid _uid, SysEmailAccountTable _emailAccount)
Run On
Called
Parameters
- _uid
Type: SysEmailReadUid Extended Data Type
E-mail UID
- _emailAccount
Type: SysEmailAccountTable Table
Email account
Return Value
Type: boolean
Whether or not the e-mail is read