helpers/Config.ps1

$SessionTypeName = 'O365ServiceCommunications.Session'
$EventTypeName   = 'O365ServiceCommunications.Event'
$TenantEventTypeName = 'O365ServiceCommunications.TenantEvent'
$TenantServiceInfoTypeName = 'O365ServiceCommunications.TenantServiceInfo'
$ServiceInfoTypeName   = 'O365ServiceCommunications.ServiceInfo'