Name | Description | |
---|---|---|
![]() | POPSession Constructor | Default Constructor |
The following tables list the members exposed by POPSession.
Name | Description | |
---|---|---|
![]() | POPSession Constructor | Default Constructor |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | AcceptAllCertificates | Accept All Certificates? |
![]() | AllowSSL | Allow SSL 3.0 |
![]() | AllowTLS | Allow TLS 1.0? |
![]() | AllowTLS11 | Allow TLS 1.1? |
![]() | AllowTLS12 | Allow TLS 1.2? |
![]() | AuthenticationMode | Authentication mode to use. |
![]() | Body | The child Activity. |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JAMSServer | Specifies the JAMS server which the JAMS user resides on (will default to current server) |
![]() | JAMSUsername | Specifies the JAMS user to use (overrides Username and Password properties) |
![]() | MailServer | The name of the Mail Server to connect to. |
![]() | MinimumDiffieHellmanKeySize | Minimum KeySize for SSL Negotiations. |
![]() | Password | Specifies the password used to log into the mail server. |
![]() | Port | The Port on the Mail server to connect to (0 for default). |
![]() | SessionName | Specifies the name of the session to use (optional) |
![]() | Timeout | The maximum number of seconds to wait before timing out (0 for default). |
![]() | UseImplicit | Use Implicit Mode? |
![]() | Username | Specifies the username used to log into the mail server. |
![]() | UseSecureCiphers | Use Secure Ciphers? |
![]() | UseSSL | Use SSL? |
Name | Description | |
---|---|---|
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
![]() | BodyFaultedCallback | Disconnects from the session after a failure |
![]() | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
![]() | ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from System.Activities.NativeActivity) |
![]() | CacheMetadata | Overloaded. Overridden. Registers Activity Metadata |
![]() | Cancel | (Inherited from System.Activities.NativeActivity) |
![]() | Execute | Overridden. Connect to mail server, and login. |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |