BCC in ItemSend event in Outlook 2007 no longer works
问题 I inserted code in ItemSend and saved the ThisOutlookSession module. It worked once and no longer works. It was saved as VBAproject.OTM and is still there when I open the module after restarting Outlook. Private Sub Application_ItemSend(ByVal Item As Object, _ Cancel As Boolean) Dim objRecip As Recipient Dim strMsg As String Dim res As Integer Dim strBcc As String On Error Resume Next ''# #### USER OPTIONS #### ''# address for Bcc -- must be SMTP address or resolvable ''# to a name in the