loader.psm1

#LOADER
. $PSScriptRoot\init.ps1
# LOADING ALL FUNCTION DEFINITIONS:
. $PSScriptRoot\Exchange.Connection.Manager.psm1