Gets boundary used in this
CopyC#
MimeMessage
.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public string GetBoundaryWithoutQuotes()
Visual Basic
Public Function GetBoundaryWithoutQuotes As String
Visual C++
public:
String^ GetBoundaryWithoutQuotes()

Return Value

The boundary without quotes.

See Also