/[cvs]/joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas
ViewVC logotype

Diff of /joko/ToolBox/Windows/HylaPrintMon_MapiContactsDumper/ModuleMailer.bas

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by joko, Sat Sep 1 15:22:49 2007 UTC revision 1.4 by joko, Wed Sep 5 11:44:50 2007 UTC
# Line 4  Attribute VB_Name = "ModuleMailer" Line 4  Attribute VB_Name = "ModuleMailer"
4  Option Explicit  Option Explicit
5    
6  Const showProfileChooser As Boolean = True  Const showProfileChooser As Boolean = True
7  Const outlookProfileName As String = "x"  Const outlookProfileName As String = ""
8    'Const outlookProfileName As String = "Outlook"
9    'Const outlookProfileName As String = "Microsoft Exchange Server"
10  Const outlookProfilePass As String = ""  Const outlookProfilePass As String = ""
11    
12  Public mailer As Outlook.Application  Public mailer As Outlook.Application

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed