JAMS Developer Guide
GetMailMessage Class Properties


MVPSI.JAMS.Activities Namespace : GetMailMessage Class

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

Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyThe resulting Message (JAMSMailMessage) returned for the header.  
Public PropertyThe mail header (JAMSMailMessageInfo) for which to return the full message.  
Public PropertySpecifies the name of the session to use (optional)  
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

GetMailMessage Class
MVPSI.JAMS.Activities Namespace