SIFWorks ADK 2.0
SetEmail Method (Type, Value)
NamespacesEdustructures.SifWorks.InstrLRContactSetEmail(EmailType, String)

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

Sets the value of the <Email> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetEmail(
	EmailType Type,
	string Value
)
Public Sub SetEmail ( _
	Type As EmailType, _
	Value As String _
)
public:
void SetEmail (
	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 Email

Version: 2.0

Since: 1.5r1

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