Advertisement

1 - 3 of 3 containing alltags:("poom") (0 seconds)
I use the following code to set up search criteria for the Pocket Outlook Object Module (POOM):       TCHAR szOid[20];       memset(szOid,0,sizeof(szOid));       swprintf(szOid,L"%d",nOid);       CComBSTR bstrSear...
Zones: C++Date Answered: 07/12/2004 Grade: B Views: 0
I would like to add appointment programmatically (using c# in windows mobile 2003), i have downloaded POOM Wrapper Sample, when i am writing my own codes, how can i use PocketOutlook's methods? ...
Zones: C#Date Answered: 03/07/2005 Grade: C Views: 0
Hi Experts, The following code sample taken from the Pocket pc 2003 SDK requires a reference to the:  Link Library: Pimstore.lib. Dim polApp As PocketOutlook.Application         polApp = C...
Zones: Windows MobileDate Answered: 10/05/2007 Grade: A Views: 0
  • 1