MailBee.NET Objects 4.0

ImapBodyStructureCollection Class

Provides properties and methods for examining the collection of the ImapBodyStructure objects.

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

System.Object
   System.Collections.CollectionBase
      MailBee.ImapMail.ImapBodyStructureCollection

public class ImapBodyStructureCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.ImapMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

ImapBodyStructureCollection Members | MailBee.ImapMail Namespace | ImapBodyStructure