Gets the body of the message.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public string GetBody() |
Visual Basic |
---|
Public Function GetBody As String |
Visual C++ |
---|
public: String^ GetBody() |