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