Add-in Express 2008 for Outlook Express and .NET - Public Release
[7 Nov, 2008] Version 4.4.760
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 .NET for Outlook Express, build 760:
- FIXED: Reading the ADXOEItem.HTMLBody property returns the empty string.
Add-in Express 2008 for Outlook Express and VCL - Public Release
[7 Nov, 2008] Version 4.4.760
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 VCL for Outlook Express, build 760:
- ADDED: Beta support for Delphi 2009 Update pack 1.
- FIXED: Reading the TadxOEItem.HTMLBody property returns the empty string.
Add-in Express 2008 for Outlook Express and .NET - Public Release
[4 Aug, 2008] Version 4.3.759
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 .NET for Outlook Express, build 759:
- ADDED: The ADXOEForm.ADXEnter, ADXOEForm.ADXLeave events.
- ADDED: The ADXOEForm.PostMessage method and the ADXPostMessage event.
- ADDED: The ADXCloseButtonClickEventArgs.DisableItem property to
the ADXCloseButtonClick event argument. Use this property when you
want to disable ADXOlFormsCollectionItem in
the ADXCloseButtonClick event.
- ADDED: Ability to change ADXOEForm.Text in the ADXOEForm.ADXBeforeFormShow
event for displaying a new title in the Advanced Form Region
header.
- ADDED: The ADXOEMailItem.RawContent property.
- ADDED: The ADXOEMailItem.Sent property.
- FIXED: A bug with modifying the Attachments connection under Windows Vista.
- FIXED: Outlook Express under Windows 2000 crashed.
- FIXED: A bug with the NewMail event.
- FIXED: A message size was not decreased after deleting an attachment.
- FIXED: A bug with the Checked property of the ADXOEToolbarButton and
ADXOEMenuItem classes.
- FIXED: Outlook Express hung when switching the identity.
- FIXED: A bug with the Body property of the ADXOEMailItem class.
- FIXED: A bug with the HTMLBody property of the ADXOEMailItem class.
- FIXED: A bug with the FolderPath property of the ADXOEFolder class.
- FIXED: A bug with the BodyLength property of the ADXOEMailItem class.
Add-in Express 2008 .NET for Outlook Express - Public Release
[7 Mar, 2008] Version 4.1.750
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 .NET for Outlook Express, build 750:
- FIXED: A bug in the Send method of the ADXOEMailItem class.
- FIXED: A bug in the Priority property of the ADXOEMailItem class.
- FIXED: A bug in the CreationTime, SentOn and ReceivedTime properties of the
ADXOEMailItem class.
- FIXED: The invocation point of the ADXOEForm.Activated event is changed.
As a result, now it is possible to set the focus to a form control
in this event; the visible and active properties had the false value,
now they have the true value in this event.
Add-in Express 2008 VCL for Outlook Express - Beta
[7 Mar, 2008] Version 4.0.757
This version includes all changes of previous builds and betas and adds some new features, namely:
Add-in Express 2008 VCL for Outlook Express, build 757:
- Add-in Express 2008 VCL for Outlook Express Beta released.