SIFWorks ADK 2.0
EmailList Class
NamespacesEdustructures.SifWorks.CommonEmailList

[This is preliminary documentation and is subject to change.]

An EmailList
Declaration Syntax
C#Visual BasicVisual C++
public class EmailList : SifActionList<EmailType, Email>
Public Class EmailList _
	Inherits SifActionList(Of EmailType, Email)
public ref class EmailList : public SifActionList<EmailType^, Email^>
Members
All MembersConstructorsMethods



IconMemberDescription
EmailListEmailListNew()()
Creates an instance of an EmailList

EmailListEmailListNew(Email)
Constructor that accepts values for all mandatory fields

AddEmail(EmailType, String)
Adds the value of the <Email> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Email>)>
   SifKeyedList<(Of <EmailType, Email>)>
    SifActionList<(Of <EmailType, Email>)>
     EmailList

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10