Add a User Recipient to the collection.

Syntax

finMessageRecipients.AddUser(userId, userName, value, [comment], [include], [emailBCC], [emailCC], [workflowPk], [workflowItemPk])

Parameters

NameTypeOptionalByRefDescription
userId String The User Id.
userName String The User Name.
value String The Value, e.g. an SMS-capable Phone Number or an Email Address.
comment String Optional A Comment.
include Boolean Optional Indicates whether to include this Recipient when publishing. If omitted, a value of True is assumed.
emailBCC String Optional A list of Blind Carbon Copy Email Addresses.
emailCC String Optional A list of Carbon Copy Email Addresses.
workflowPk Integer Optional If omitted, a value of 0 is assumed.
workflowItemPk Integer Optional If omitted, a value of 0 is assumed.

Return Value

finMessageRecipient

A finMessageRecipient value.

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