Discussions tagged Outlook
Drag & Drop DLL for PB 32 Bit and Outlook 32 & 64 Bit available
- New
- How-to
- Last updated 5 days ago
- David Peace (Powersoft) replied 4 days ago
Hi
we managed to create a DLL (or better a set of DLLs) for 32 bit PowerBuilder applications that can interact with Outlook 32 bit and Outlook 64 bit as well. The DLL called from a 32 bit application tries to initialize 32 bit MAPI. If it doesn't su...
New Method: Drag and drop from Outlook via Webbrowser drag target
- Resolved
- How-to
- Last updated 2 months ago
- Jeff Kandt replied 1 month ago
We've been struggling, like a lot of people apparently, with providing the ability to drag messages and attachments from Outlook into our PowerBuilder app.
We had been using Dddll.dll from Catsoft, but that stopped working when Outlook went to 64-b...
Hi everyboy.
I am looking for a way to open a send email window with an attachment with the new Outlook from a Powerbuilder application.
Apparently this new version is no longer compatible with COM or VSTO or (MAPI ? )
https://learn.microsoft.com/...
How to add CC to Outlook message (using OLE)
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
I'm trying to add CC address to an email I send from PB.
Settting the subject, To (single receiver) work fine, but trying to add the CC gives error "incorrect number of parameters".
here is an extract of the code
// This part works finelol...
Sending email through Outlook fails if application distributed with Cloud App Launcher
- Resolved
- Issue
- Last updated 2 years ago
- Hannu Pikkarainen replied 1 year ago
Hi,
I have created an application for a customer, that sends email through users Outlook. It has worked without problems for years.
For some time ago we switched the distribution of the application into Cloud App launcher model. Works fine.
Now we...
Outlook email integration from PowerBuilder
- Advice
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
Hi All,
PB Version: PowerBuilder 2021 (Build 1509)/ MS SQL Server 2019.
Outlook version: Outlook 2016
BillingInformation [MailItem.BillingInformation property (Outlook)]: a place holder to store all the File ID's that i want to send one email to.
...
Hi all
How do i create an appointment in outlook from my app ?
I am using ole for sending email via outlook , but never tried to set an appointment
using 2017 R3
Thanks...
Powerbuilder 2019 Email issue with Application Exe (code works fine)
- Resolved
- Issue
- Last updated 4 years ago
- Guillermo Tamburo replied 1 year ago
Recently migrated to PB2019 R2 Build 2328 and Outlook 365/Win10
coming across a weird issue with my application exe. works fine in the code. we have a screen in the application to send email on a button click. it creates a local mailsession object a...
Hi,
We are migrating our VDI desktops to Windows 10 and Office 365 (32 bit)
In our PB application, we are using MSMAPI control to retrieve outlook items and also send emails.
With the current implementation, there is a popup that comes up asking ...
Using Outlook via OLE even after DisconnectObject, leaves task running
- Resolved
- Issue
- Last updated 5 years ago
- Daniel Vivier replied 5 years ago
We have an internal application for dealing with emails that come in to our Outlook Inbox. It accesses Outlook via connection to the "Outlook.Application" OLEObject, and also uses the Redemption SafeMailItem OLEObject to avoid popups about being allo...
Insert the default outlook digital signature using OLE components
- Resolved
- How-to
- Last updated 5 years ago
- René Ullrich replied 5 years ago
Hello,
I use to build outlook Email with OLE components and I want to insert the default digital signature in the htmlbody.
Someone can help me?
I give you part of my code with the variables declarations :
OLEObject viole_applicationOLEObject ...
ole outlook recipients.add stopped working?
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Been using variations of this code for years but we transitioned to Windows 10 64 bit and Office 2016 with Outlook 32 bit version. Changed the app to be 64 bit.
Creating appointment item for meeting request and set a bunch of properties but .reci...
Powerbuilder 32 app working with Outlook 64bit
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi just to comment on the bug mentioned in the title: (HIH).
We have the same problem with PB12.6. Not sure if the user is using MAPI or OLE, but for both we solved this problem by "flushing". Since to do so you have to use OLE, MAPI has been disc...
- Page :
- 1