Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the item has been read or not.
Syntax
HRESULT SetIsRead( BOOL bIsRead );
Parameters
- bIsRead
[in] BOOL that specifies TRUE if the item has been read, or FALSE otherwise.
Return Value
Returns S_OK if successful, or an error value otherwise.