1.
Wrapping an Existing Application with a Team Folders Interface Wrapping an existing Exchange public folder application with a Team Folders interface.
2.
OutlookCode.com :: Delete old appointments en masse MAPIFolder Dim objItems As Outlook.Items Dim objItem As Object Dim strStart ... GetFirst Do 'If there returned no items, then exit out If objItem Is Nothing ...
3.
OutlookCode.com :: Add recipients to a mail message using CDO Session") objSession.Logon , , False, False On Error Resume Next ' show address book Set colCDORecips = objSession.AddressBook(, _ "Pick Names", , , 1, ...
4.
Custom import and export from Microsoft Outlook Import and export tool for Outlook contacts that lets you set up multiple field mapping templates to handle the Excel, Access, Visual FoxPro, dBase, ...
5.
Custom import and export from Microsoft Outlook Export Outlook data -- a whole folder or selected items -- to clipboard, text file, HTML email message, or other file types, with user-defined filters, ...
6.
Custom import and export from Microsoft Outlook Import and export tool for Outlook contacts that lets you set up multiple ... or Export User-defined Contact Fields · Converting Addresses and Messages ...
7.
Custom import and export from Microsoft Outlook Import and export tool for Outlook contacts that lets you set up multiple field mapping templates to handle the Excel, Access, Visual FoxPro, dBase, ...
8.
Custom import and export from Microsoft Outlook Listing 22.4 -- Extract the Members of a Distribution List to an Excel ... Export Outlook data -- a whole folder or selected items -- to clipboard, ...
9.
Custom import and export from Microsoft Outlook Import and export tool for Outlook contacts that lets you set up multiple field mapping templates to handle the Excel, Access, Visual FoxPro, dBase, ...
10.
Printing Custom Outlook Forms and Reports Export Outlook 2003 data as XML and then use Word's XML features and XSL to ... Three custom Word templates to print data from Outlook calendar folders. ...
|