PowerTCP Mail for .NET
PopMessageCollection Class
Members 




A List of PopMessage objects representing the mail messages on the POP server.
Object Model
PopMessageCollection ClassPopMessage Class
Syntax
Public Class PopMessageCollection 
   Inherits System.Collections.Generic.List(Of PopMessage)
Dim instance As PopMessageCollection
public class PopMessageCollection : System.Collections.Generic.List<PopMessage> 
public __gc class PopMessageCollection : public System.Collections.Generic.List<PopMessage> 
public ref class PopMessageCollection : public System.Collections.Generic.List<PopMessage> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Dart.Mail.PopMessageCollection

See Also

Reference

PopMessageCollection Members
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic