Sets or Clears the "Seen" flag on the specified Message.

Syntax

finMessagingEmail.UpdateMessageFlag_Seen(folderName, uid, [remove])

Parameters

NameTypeOptionalByRefDescription
folderName String The full name of the Folder that contains the Message.
uid String The Unique-ID of the Message.
remove Boolean Optional If True indicates to remove the "Seen" flag. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean indicating Success.

Member of:
finMessagingEmail
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0