| 35 | | '''Action:''' an email was send[[br]] |
| 36 | | '''Methode:''' eventSendEmail[[br]] |
| 37 | | '''Parameter:'''[[br]] |
| 38 | | Name: Subject[[br]] |
| 39 | | Value: String[[br]] |
| 40 | | Name Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] |
| 41 | | Value: String[[br]] |
| 42 | | Name OriginalMsgURI[[br]] |
| 43 | | Value: message_URI*[[br]] |
| 44 | | *always empty[[br]] |
| | 30 | '''Mathod:''' eventFolderSelected [[BR]] |
| | 31 | '''Parameters:''' |
| | 32 | |
| | 33 | ||'''Key'''||'''Value'''|| |
| | 34 | ||folderURI||the URI of the selected folder|| |
| | 35 | |
| | 36 | [[BR]] |
| | 37 | |
| | 38 | '''Mathod:''' eventEmailSelected [[BR]] |
| | 39 | '''Parameters:''' |
| | 40 | |
| | 41 | ||'''Key'''||'''Value'''|| |
| | 42 | ||Subject||the subject of the selected email|| |
| | 43 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 44 | ||EmailURI||the URI of the email|| |
| | 45 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 46 | ||bccRecipients||the bind carbon copy recipients|| |
| | 47 | ||ccRecipients||the carbon copy recipients|| |
| | 48 | ||toRecipients||the to recipients|| |
| | 49 | ||Body||the body of the email|| |
| | 50 | '''Comment:''' the boddy is always empty |
| | 51 | |
| | 52 | [[BR]] |
| | 53 | |
| | 54 | '''Mathod:''' eventDeleteEmail [[BR]] |
| | 55 | '''Parameters:''' |
| | 56 | |
| | 57 | ||'''Key'''||'''Value'''|| |
| | 58 | ||Subject||the subject of the selected email|| |
| | 59 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 60 | ||EmailURI||the URI of the email|| |
| | 61 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 62 | ||bccRecipients||the bind carbon copy recipients|| |
| | 63 | ||ccRecipients||the carbon copy recipients|| |
| | 64 | ||toRecipients||the to recipients|| |
| | 65 | ||Body||the body of the email|| |
| | 66 | '''Comment:''' the boddy is always empty |
| | 67 | |
| | 68 | [[BR]] |
| | 69 | |
| | 70 | '''Mathod:''' eventViewEmail [[BR]] |
| | 71 | '''Parameters:''' |
| | 72 | |
| | 73 | ||'''Key'''||'''Value'''|| |
| | 74 | ||Subject||the subject of the selected email|| |
| | 75 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 76 | ||EmailURI||the URI of the email|| |
| | 77 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 78 | ||bccRecipients||the bind carbon copy recipients|| |
| | 79 | ||ccRecipients||the carbon copy recipients|| |
| | 80 | ||toRecipients||the to recipients|| |
| | 81 | ||Body||the body of the email|| |
| | 82 | '''Comment:''' the boddy is always empty |
| | 83 | |
| | 84 | [[BR]] |
| | 85 | |
| | 86 | '''Mathod:''' eventMoveEmailToFolder[[BR]] |
| | 87 | '''Parameters:''' |
| | 88 | |
| | 89 | ||'''Key'''||'''Value'''|| |
| | 90 | ||Subject||the subject of the selected email|| |
| | 91 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 92 | ||EmailURI||the URI of the email|| |
| | 93 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 94 | ||bccRecipients||the bind carbon copy recipients|| |
| | 95 | ||ccRecipients||the carbon copy recipients|| |
| | 96 | ||toRecipients||the to recipients|| |
| | 97 | ||Body||the body of the email|| |
| | 98 | '''Comment:''' the boddy is always empty |
| 59 | | '''Action:''' reply to email[[br]] |
| 60 | | '''Methode:''' eventReplyToEmail[[br]] |
| 61 | | '''Parameter:'''[[br]] |
| 62 | | Name: Subject[[br]] |
| 63 | | Value: String[[br]] |
| 64 | | Name: Body[[br]] |
| 65 | | Value: Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] |
| 66 | | Name: OriginalMsgURI [[br]] |
| 67 | | Value: message_URI[[br]] |
| | 106 | ||'''Key'''||'''Value'''|| |
| | 107 | ||Subject||the subject of the selected email|| |
| | 108 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 109 | ||EmailURI||the URI of the email|| |
| | 110 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 111 | ||bccRecipients||the bind carbon copy recipients|| |
| | 112 | ||ccRecipients||the carbon copy recipients|| |
| | 113 | ||toRecipients||the to recipients|| |
| | 114 | ||Body||the body of the email|| |
| 69 | | '''Action:''' forwarding an email[[br]] |
| 70 | | '''Methode:''' eventForwardEmail[[br]] |
| 71 | | '''Parameter:'''[[br]] |
| 72 | | Name: Subject[[br]] |
| 73 | | Value: String[[br]] |
| 74 | | Name: Body; toRecipients; Sender; ccRecipients; bccRecipients[[br]] |
| 75 | | Value: String[[br]] |
| 76 | | Name: OriginalMsgURI [[br]] |
| 77 | | Value: message_URI[[br]] |
| | 116 | [[BR]] |
| | 117 | |
| | 118 | '''Mathod:''' eventReceiveEmail [[BR]] |
| | 119 | '''Parameters:''' |
| | 120 | |
| | 121 | ||'''Key'''||'''Value'''|| |
| | 122 | ||Subject||the subject of the selected email|| |
| | 123 | ||FolderURI||the URI of the folder in which the email is placed|| |
| | 124 | ||EmailURI||the URI of the email|| |
| | 125 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| | 126 | ||bccRecipients||the bind carbon copy recipients|| |
| | 127 | ||ccRecipients||the carbon copy recipients|| |
| | 128 | ||toRecipients||the to recipients|| |
| | 129 | ||Body||the body of the email|| |
| | 130 | '''Comment:''' the boddy is always empty |