  | MessagePreprocessorGetFirstIndexAfterBodyStart Method  | 
  
    Namespace: 
   Dynamicweb.Mailing
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic static int GetFirstIndexAfterBodyStart(
	string content
)
Public Shared Function GetFirstIndexAfterBodyStart ( 
	content As String
) As Integer
Parameters
- content
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also