Represents a Mailbox Item.

Some properties of this object are User-based.

Implements I_ISDirty, I_ISObjectName

Methods

Name Description
Clear
DirtyClear System Use Only
GetMessageText Gets a cleaned up version of the Message Text. This tries to extract a message from the XML etc.
GetObjectName
Load Loads a record from the database.
RefreshPk Refreshes this object from the database.
Save Save this record.

Properties

Name Description
Attachment Indicates whether there is an attachment with available with this Mailbox Item.
CreatedDate Read-Only The Local date and time this record was Created.
CreatedUserPk Read-Only The primary key of the User that Created this record.
CreatedUtcDate Read-Only The UTC date and time this record was Created.
DateReceived System Use Only Obsolete
DocumentFileName The File Name name of a Document that this Mailbox Item is linked to.
DocumentFileNameResolved Read-Only The Document File Name resolved into a fully qualified File Name.
ExtendedData Any Extended Data.
ExternalId An Id from an External Application to create a link between the databases.
From Who the Mailbox Item is From.
Importance Defines how important this Mailbox Item is.
ImportanceText The Importance in its String representation.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
Message The Message.
MessageFormat Defines the format of the Message, e.g.Xml
NotificationType The Notification Type of this Mailbox Item.
OwnerPk The primary key of the Owner this Mailbox Item is linked to.
OwnerType The Owner Type of this Mailbox Item.
Pk Read-Only This record's primary key.
ProcessedExternal Read-Only External processed flag.
ReceivedDate The Date Received (in Local time for this Windows computer).
ReceivedUtcDate The Date Received in UTC.
ServiceLogPk The primary key of the Service Log that this Mailbox Item links to.
StatusMessage Status Message.
Subject The Subject of this Mailbox Item.
Type The Type of Mailbox Item.
TypeText Read-Only The Type in its String representation.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
UserActionCompleteDate The Date (in Local time for this Windows computer) the User Action was completed.
UserActionCompleteDbDate The Date (in the Database Time Zone) the User Action was completed.
UserActionCompleteTzDate The Date (in the Time Zone defined by the UserActionTimeZone property) the User Action was completed.
UserActionCompleteUtcDate The Date in UTC the User Action was completed.
UserActionDate The User Action Date (in Local time for this Windows computer).
UserActionDbDate The User Action Date (in the Database Time Zone). Setting the User Action Date will update the Time Zone to the Database Time Zone.
UserActionTimeZone Read-Only The Time Zone associated with the User Action Date.
UserActionTimeZoneDescription Read-Only
UserActionTimeZoneId The Id of the Time Zone associated with the User Action Date.
UserActionTzDate The User Action Date (in the Time Zone defined by the UserActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
UserActionUtcDate The User Action Date in UTC.
UserDeleted Indicates whether this Mailbox Item is flagged as 'Deleted' for this User.
UserFlagColour The Flag Colour.
UserFlagNotes The Flag Notes.
UserId Read-Only The Id of the User for which User-based properties are loaded.
UserPk Read-Only The primary key of the User for which User-based properties are loaded.
UserRead Indicates whether this Mailbox Item is flagged as 'Read' for this User.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0