  | MessagePreprocessorPreprocess Method  | 
  
    Namespace: 
   Dynamicweb.Mailing
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic void Preprocess(
	Message message,
	bool isPreview
)
Public Sub Preprocess ( 
	message As Message,
	isPreview As Boolean
)
Parameters
- message
 - Type: Dynamicweb.MailingMessage
 - isPreview
 - Type: SystemBoolean
 
See Also