Dart.Mail Namespace : PopMessageCollection Class |
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>
System.Object
System.Collections.Generic.List<T>
Dart.Mail.PopMessageCollection