"c:\\myattachment.txt"); }
/// <summary> /// Send a message using the .NET wrapper for Collaborative Data /// Objects (CDO). This method should be used when sending to /// a single recipient only; otherwise, the list of recipients /// will be known. /// </summary> /// <param name="MessageFrom">Message originator</param> /// <param name="MessageTo">Message receipent</param> /// <param name="MessageSubject">Message subject</param> /// <param name="MessageBody">Message body</param> /// <param name="MessageAttachmentPath">Path to attachment /// </param> public static void SendAttachment(string MessageFrom, string MessageTo, string MessageSubject, 上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >> |