Click or drag to resize

MessageRecipientInfoCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionMessageRecipientInfo
    System.Collections.ObjectModelKeyedCollectionString, MessageRecipientInfo
      Dynamicweb.MailingMessageRecipientInfoCollection

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public class MessageRecipientInfoCollection : KeyedCollection<string, MessageRecipientInfo>

The MessageRecipientInfoCollection type exposes the following members.

Constructors
  NameDescription
Public methodMessageRecipientInfoCollection
Initializes a new instance of the MessageRecipientInfoCollection class
Top
Methods
See Also