SIFWorks ADK 2.0
Email Property
NamespacesEdustructures.SifWorks.InstrSourceAuthorEmail

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

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

The SIF specification defines the meaning of this null as: "Email address of the author."

To remove the Email, set Email to null

Version: 2.0

Since: 1.5r1

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