MailBee.NET Objects 4.0

ImapBodyStructure.TextLineCount Property

Gets the count of text lines of the MIME part of text type.

public int TextLineCount {get;}

Property Value

The integer value containing the number of text lines of the MIME part of text type, or 0 if the MIME part is not of text type, or -1 if this parameter value in the IMAP4 response could not be parsed.

See Also

ImapBodyStructure Class | MailBee.ImapMail Namespace