中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 FireMail 下一个 下一个MailBee Objects
UltimateEmail
[产品编号: 11309 ]  
UltimateEmail

收藏订阅

  • 当前版本:v1.2   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:karamasoft 正式授权
  • 产品类型:独立控件
  • 产品功能:Email
  • 控件类型:.NET
  • 其他特性:Web Form / Windows Form
  • 产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
UltimateEmail v1.1(最新版) (08-06-18)

UltimateEmail 版本更新 v1.1 (更新日期:6/18/2008)
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