forked from iricigor/OutlookConnector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOutlookConnector.TODO.txt
43 lines (25 loc) · 1.01 KB
/
OutlookConnector.TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
TODO in Module file
-------------------
upload code to git
TODO in Functions
-----------------
TODO Before Publish
-------------------
DONE things
-----------
Module part
-----------
search for 0.91 update to 0.92
Update about_OC, requests for next versions
Add readme.md file (http://dillinger.io/),
Functions part
--------------
Export-OutlookMessageBody -Message -OutputFolder -FilenameFormat -ExportFormat - saves message body to specified format (html, rtf, txt)
Check input object properties validation to use really needed parameters
Add 2 helper functions: validate Properties, Create Message Name
Export-OutlookMessageBody - add synopsis
Get-OutlookFolder - add counter 1/5 of folders
Export-OutlookMessage - Use new helper functions
Add Helper function Add-Numbering FileName FileExtension, to add numbering like (1) if needed
Export-Message/Body - add failed messages to error variable; export-folder in next iteration
Get-OutlookFolder - to get any folder, 3 parameter sets (Main,FullPath,Name unique)