aqbanking
5.7.8
|
This page describes the properties of AB_MESSAGE
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
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 of the message.
Set this property with AB_Message_SetSubject, get it with AB_Message_GetSubject
The message itself.
Set this property with AB_Message_SetText, get it with AB_Message_GetText
Receiption date and time.
Set this property with AB_Message_SetDateReceived, get it with AB_Message_GetDateReceived