Wenn ($ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit) { Microsoft.Exchange.Data.ByteQuantifiedSize ...

Wenn ($ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit)          {              [Microsoft.Exchange.Data.ByteQuantifiedSize] $TransportRuleCollectionRegexCharsLimit = $ServicePlanSettings.Organization.TransportRuleCollectionRegexCharsLimit;              Set-Transportconfig - TransportRuleCollectionRegexCharsLimit $TransportRuleCollectionRegexCharsLimit-Identität: $RoleTenantName;          }