JAMS Developer Guide
GetMailHeaderList Class Properties


MVPSI.JAMS.Activities Namespace : GetMailHeaderList Class

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

Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the mask for matching the Mail Header's "From" address.  
Public PropertyResulting collection of matching mail headers.  
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the name of the session to use (optional)  
Public PropertySpecifies the mask for matching the Mail Header's "Subject"  
Public PropertySpecifies the mask for matching the Mail Header's "To" address.  
Public PropertySpecifies if only Unread mail headers should be returned?  
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

GetMailHeaderList Class
MVPSI.JAMS.Activities Namespace