Click or drag to resize

emailMessageCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
imbCollectionMeta namenska kolekcija za emailMessage
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListemailMessage
    imbACE.Network.emailemailMessageCollection

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "name")]
public class emailMessageCollection : List<emailMessage>
Request Example View Source

The emailMessageCollection type exposes the following members.

Constructors
  NameDescription
Public methodemailMessageCollection
Initializes a new instance of the emailMessageCollection class
Top
Properties
  NameDescription
Public propertyname
Top
Methods
  NameDescription
Public methodStatic memberLoad
Public methodSave
Saves the message collection to the specified path
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also