Message Property
Contains a pinned e-mail message.
Syntax
property Message: TsbxMailMessage read get_Message write set_Message;
Remarks
Use this property to access an e-mail message that was just downloaded with a ReceiveMessage call, or assign it with a message to be uploaded with PostMessage call.
This property is not available at design time.