Language/en-US/MicrosoftExchangeOnline.psd1
|
# Language data file for AsBuiltReport.Microsoft.ExchangeOnline (en-US) # Required by AsBuiltReport.Core Initialize-LocalizedData function. # File must be named after the module with "AsBuiltReport." stripped: # AsBuiltReport.Microsoft.ExchangeOnline -> MicrosoftExchangeOnline.psd1 ConvertFrom-StringData @' Report = Microsoft Exchange Online As Built Report ReportDescription = Documents the configuration of Microsoft Exchange Online for a tenant. '@ |