aqbanking  5.7.8
AB_Message (public)

This page describes the properties of AB_MESSAGE

UserId

ID of the user in whose context the message has been received (see AB_User_GetUniqueId).

Set this property with AB_Message_SetUserId, get it with AB_Message_GetUserId

AccountId

ID of the account in whose context the message has been received (if any). This field is not set by AqHBCI but may be used by other backends in some cases.

Set this property with AB_Message_SetAccountId, get it with AB_Message_GetAccountId

Subject

Subject of the message.

Set this property with AB_Message_SetSubject, get it with AB_Message_GetSubject

Text

The message itself.

Set this property with AB_Message_SetText, get it with AB_Message_GetText

DateReceived

Receiption date and time.

Set this property with AB_Message_SetDateReceived, get it with AB_Message_GetDateReceived