JAMS Developer Guide
SendEMail Class
Members 


MVPSI.JAMS Namespace : SendEMail Class
A SendEMail element will send e-mail in response to an event.
Object Model
SendEMail Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class SendEMail 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As SendEMail
[System.Runtime.Serialization.DataContract()]
public class SendEMail : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.SendEMail

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SendEMail Members
MVPSI.JAMS Namespace