SIFWorks ADK 2.0
Email Class
NamespacesEdustructures.SifWorks.CommonEmail

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

This element represents an e-mail address of one of a number of types and occurs in objects such as StudentPersonal, StaffPersonal, StudentContact, etc.
Declaration Syntax
C#Visual BasicVisual C++
public class Email : SifKeyedElement
Public Class Email _
	Inherits SifKeyedElement
public ref class Email : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmailEmailNew()()
Creates an instance of an Email

EmailEmailNew(EmailType, String)
Constructor that accepts values for all mandatory fields

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetType(EmailType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Value
Gets or sets the value of the <Email> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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