├── LICENSE ├── OutlookModule.bas ├── OutlookModule.txt ├── README.md └── img-signature.jpg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juliolmuller/vba-outlook/HEAD/LICENSE -------------------------------------------------------------------------------- /OutlookModule.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juliolmuller/vba-outlook/HEAD/OutlookModule.bas -------------------------------------------------------------------------------- /OutlookModule.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juliolmuller/vba-outlook/HEAD/OutlookModule.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juliolmuller/vba-outlook/HEAD/README.md -------------------------------------------------------------------------------- /img-signature.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/juliolmuller/vba-outlook/HEAD/img-signature.jpg --------------------------------------------------------------------------------