SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.CommonEmailSetType(EmailType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	EmailType val
)
Public Sub SetType ( _
	val As EmailType _
)
public:
void SetType (
	EmailType^ val
)
Parameters
val (EmailType)
A EmailType object
Remarks

The SIF specification defines the meaning of this attribute as: "This attribute specifies the type of e-mail address."

Version: 2.0

Since: 1.1

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