Skip to content

Instantly share code, notes, and snippets.

@dck-jp
Created February 15, 2014 13:41
Show Gist options
  • Save dck-jp/9019473 to your computer and use it in GitHub Desktop.
Save dck-jp/9019473 to your computer and use it in GitHub Desktop.
a part of CdoMail.cls
Private Const uriCdoConf As String = "http://schemas.microsoft.com/cdo/configuration/"
Private Const cdoSendUsingMethod As String = uriCdoConf & "sendusing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment