JAMS Developer Guide
SendEmail Class Properties


MVPSI.JAMS.Activities Namespace : SendEmail Class

For a list of all members of this type, see SendEmail members.

Public Properties
 NameDescription
Public PropertyAllows for an email attachment.  
Public PropertyThe BCC Address to include in the email.  
Public PropertyThe Body message of the email.  
Public PropertyThe CC Address to include in the email.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyThe Sender's email Address.  
Public Property (Inherited from System.Activities.Activity)
Public PropertyWhen true, the email body will be evaluated as html.  
Public PropertyThe Subject of the email.  
Public PropertyThe Subject of the email.  
Public PropertyThe Recipient's email Address.  
Top
Protected Properties
 NameDescription
Protected PropertyBy default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Protected PropertyGets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity)
Top
See Also

Reference

SendEmail Class
MVPSI.JAMS.Activities Namespace