Add a User record for a Mailbox Item.

This will not error if a record already exists for the specified User.

Syntax

finMailboxFunctions.AddMailboxItemUserPk(mailboxItemPk, userPk, [actionImmediately])

Parameters

NameTypeOptionalByRefDescription
mailboxItemPk Integer The primary key of the Mailbox Item.
userPk Integer The primary key of the User.
actionImmediately Boolean Optional Indicates whether to set the Action Date to today's date. If omitted, a value of False is assumed.

Return Value

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