JAMS Developer Guide
POPSession Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities Namespace : POPSession Class

The following tables list the members exposed by POPSession.

Public Constructors
 NameDescription
Public ConstructorDefault Constructor  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertyAccept All Certificates?  
Public PropertyAllow SSL 3.0  
Public PropertyAllow TLS 1.0?  
Public PropertyAllow TLS 1.1?  
Public PropertyAllow TLS 1.2?  
Public PropertyAuthentication mode to use.  
Public PropertyThe child Activity.  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the JAMS server which the JAMS user resides on (will default to current server)  
Public PropertySpecifies the JAMS user to use (overrides Username and Password properties)  
Public PropertyThe name of the Mail Server to connect to.  
Public PropertyMinimum KeySize for SSL Negotiations.  
Public PropertySpecifies the password used to log into the mail server.  
Public PropertyThe Port on the Mail server to connect to (0 for default).  
Public PropertySpecifies the name of the session to use (optional)  
Public PropertyThe maximum number of seconds to wait before timing out (0 for default).  
Public PropertyUse Implicit Mode?  
Public PropertySpecifies the username used to log into the mail server.  
Public PropertyUse Secure Ciphers?  
Public PropertyUse SSL?  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodDisconnects from the session after a failure  
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public Method (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverloaded. Overridden. Registers Activity Metadata  
Protected Method (Inherited from System.Activities.NativeActivity)
Protected MethodOverridden. Connect to mail server, and login.  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected Method (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

POPSession Class
MVPSI.JAMS.Activities Namespace