Page 1 of 1

Outlook Calendar add Appointment from harbour

Posted: Sun Dec 20, 2020 8:03 am
by AUGE_OHR
i have upload DBF Structure and Sample for Outlook Calendar and how to import Calendar Data to DBF
https://www.hmgforum.com/viewtopic.php?f=5&t=6701

this Sample is how to create a new Calendar Entry
MAPIADD.ZIP
(1.4 KiB) Downloaded 140 times
! Note : Demo just "read" with .F.

Code: Select all

   cStringCreDate := Read_CreationTime( oItem , .F.)
   cLASTDATE := Read_LastModificationTime( oItem, .F. )
when using DBF change to .T.