This member is for System Use Only and should NOT be used.
Obsolete. Obsolete.
Add Incoming Web Mail from a Client.

The Owner User on the Log will be set to the Client's Manager User and the Log Source will be set to 'WebInterface'.

Syntax

finClientFunctions.LogAddWebMailFromClient(clientId, subject, message, [parentLogPk], [logSeverityId], [action], [newLogPk])

Parameters

NameTypeOptionalByRefDescription
clientId String The Client Id.
subject String The Subject.
message String The Message.
parentLogPk Integer Optional The Primary Key of the Parent Log if this is part of a thread. If omitted, a value of 0 is assumed.
logSeverityId String Optional The Log Severity Id.
action Boolean Optional Indicates whether to set the Log Action Date to the current date and time. If omitted, a value of True is assumed.
newLogPk Integer Optional ByRef The primary key of the New Log record. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

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