https://bugs.documentfoundation.org/show_bug.cgi?id=103456

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Justin L <[email protected]> ---
I'd think it is extremely safe to say that we will never support this.  The
macro is obviously extremely tied to Microsoft's internal Outlook API.

'Variables for importing data from Outlook
Dim olApp As New Outlook.Application
Dim olNS As Outlook.NameSpace
Dim olPST As Outlook.MAPIFolder
Dim olFolder As Outlook.MAPIFolder
Dim olItems As Outlook.Items

'------------------------
'Import data from Outlook
'------------------------

    Set olNS = olApp.GetNamespace("MAPI")

 ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to