| 142 | '''Mathod:''' eventForwardEmail [[BR]] |
| 143 | '''Parameters:''' |
| 144 | |
| 145 | ||'''Key'''||'''Value'''|| |
| 146 | ||Subject||the subject of the selected email|| |
| 147 | ||OriginalMsgURI||the URI of the email which is forwarded|| |
| 148 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| 149 | ||bccRecipients||the bind carbon copy recipients|| |
| 150 | ||ccRecipients||the carbon copy recipients|| |
| 151 | ||toRecipients||the to recipients|| |
| 152 | ||Body||the body of the email|| |
| 153 | |
| 154 | [[BR]] |
| 155 | |
| 156 | '''Mathod:''' eventReplyToEmail [[BR]] |
| 157 | '''Parameters:''' |
| 158 | |
| 159 | ||'''Key'''||'''Value'''|| |
| 160 | ||Subject||the subject of the selected email|| |
| 161 | ||OriginalMsgURI||the URI of the email which is replied|| |
| 162 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| 163 | ||bccRecipients||the bind carbon copy recipients|| |
| 164 | ||ccRecipients||the carbon copy recipients|| |
| 165 | ||toRecipients||the to recipients|| |
| 166 | ||Body||the body of the email|| |
| 167 | |
| 168 | [[BR]] |
| 169 | |
| 170 | '''Mathod:''' eventPrintEmail [[BR]] |
| 171 | '''Parameters:''' |
| 172 | |
| 173 | ||'''Key'''||'''Value'''|| |
| 174 | ||Subject||the subject of the selected email|| |
| 175 | ||FolderURI||the URI of the folder in which the email is placed|| |
| 176 | ||EmailURI||the URI of the email|| |
| 177 | ||Sender||the sender of this email name and email address (name <email-address>)|| |
| 178 | ||bccRecipients||the bind carbon copy recipients|| |
| 179 | ||ccRecipients||the carbon copy recipients|| |
| 180 | ||toRecipients||the to recipients|| |
| 181 | ||Body||the body of the email|| |
| 182 | '''Comment:''' the boddy is always empty, works only via File -> Print... and with the print button in the toolbar of the main window. |
| 183 | |
| 184 | |