| MessagingHandlerPreview Method |
Namespace:
Dynamicweb.Mailing
Assembly:
Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax public Dictionary<int, MailMessage> Preview()
Public Function Preview As Dictionary(Of Integer, MailMessage)
Return Value
Type:
DictionaryInt32,
MailMessageSee Also