SIFWorks ADK 2.0
EmailList Property
NamespacesEdustructures.SifWorks.CommonContactInfoEmailList

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

Gets or sets the value of the <EmailList> element.
Declaration Syntax
C#Visual BasicVisual C++
public EmailList EmailList{ get; set;}
Public Property EmailList As EmailList
public:
property EmailList^ EmailList {
	EmailList^ get ();
	void set (EmailList^ value);
}
Value
An EmailList
Remarks

The SIF specification defines the meaning of this null as: "List of Email elements."

To remove the EmailList, set EmailList to null

Version: 2.0

Since: 1.5r1

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