SIFWorks ADK 2.0
AddEmail Method (Type, Value)
NamespacesEdustructures.SifWorks.CommonEmailListAddEmail(EmailType, String)

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

Adds the value of the <Email> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddEmail(
	EmailType Type,
	string Value
)
Public Sub AddEmail ( _
	Type As EmailType, _
	Value As String _
)
public:
void AddEmail (
	EmailType^ Type, 
	String^ Value
)
Parameters
Type (EmailType)
This attribute specifies the type of e-mail address.
Value (String)
Gets or sets the content value of the &lt;Email&gt; element
Remarks

This form of setEmail is provided as a convenience method that is functionally equivalent to the method AddEmail

Version: 2.0

Since: 1.1

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