public interface IMessageFormatter
Provides a mechanism for retrieving an object to Message formatting.
Modifier and Type | Method and Description |
---|---|
void |
format(MailMessage message) |
HashMap<String,String> |
getFormatTemplates() |
void format(MailMessage message)
Copyright (c) 2008-2014 Aspose Pty Ltd. All Rights Reserved.