Home
/
Intersoft.finSupport6
/
finMailboxFunctions
/
AddMailboxItemUser
AddMailboxItemUser
Method
Member of
finMailboxFunctions
Add a User record for a Mailbox Item.
This will not error if a record already exists for the specified User.
Syntax
finMailboxFunctions
.
AddMailboxItemUser
(
mailboxItemPk
,
userId
)
Parameters
Name
Type
Optional
ByRef
Description
mailboxItemPk
Integer
The primary key of the Mailbox Item.
userId
String
The Id of the User.
Return Value
Boolean
Member of:
finMailboxFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0