Hunny Software Library Reference

BodySectionData Class

Class that contains the characters of a body section.

For a list of all members of this type, see BodySectionData Members.

System.Object
   BodySectionData

[Visual Basic]
Public Class BodySectionData
[C#]
public class BodySectionData

Remarks

BodySectionData is a class that contains the characters of an IMAP4 body section data item. This data item carries the "bulk" data of a FETCH response, such as the RFC822 headers or body, or the content of a body part in a multipart MIME message.

Some typical examples of "sections" are the following:

Requirements

Namespace: Hunny.Mail

Assembly: Hunny.Mail (in Hunny.Mail.dll)

See Also

BodySectionData Members | Hunny.Mail Namespace | FETCH command in the IMAP4 specification