您还浏览过这些产品


UltimateEmail
[产品编号: 11309 ]  
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下 载 价格与授权 更新记录 开 发 商  
版本历史:
Alternate Views: You can use AlternateViews to specify copies of an e-mail message in different formats. For example, if you send a message in HTML, you might also want to provide a plain text version in case some of the recipients use e-mail readers that cannot display HTML content. Supported in .NET 2.0 and higher.

Validation Timeout: You can use the ValidationTimeout property to specify the validation timeout period in milliseconds. It returns the highest validation level, and sets the TimeoutExpired property to True if it times out before completing the validation process.

Events: You can use the following three events to customize the mail merge process per your design needs:
  • OnBeforeMerge: Customize the raw message fields before merging them with actual data
  • OnBeforeSend: Make modifications and address validations just before sending a message
  • OnAfterSend: Update status and logs right after sending a message