Beispiel #1
0
 internal static object RemoteDocumentsBlockedServersGetter(IPropertyBag propertyBag)
 {
     return(ExchangeVirtualDirectory.RemoveDNStringSyntax((MultiValuedProperty <string>)propertyBag[ADMobileVirtualDirectorySchema.ADRemoteDocumentsBlockedServers], ADMobileVirtualDirectorySchema.ADRemoteDocumentsBlockedServers));
 }
 internal static object BlockedMimeTypesGetter(IPropertyBag propertyBag)
 {
     return(ExchangeVirtualDirectory.RemoveDNStringSyntax((MultiValuedProperty <string>)propertyBag[OwaMailboxPolicySchema.ADBlockedMimeTypes], OwaMailboxPolicySchema.ADBlockedMimeTypes));
 }
Beispiel #3
0
 internal static object RemoteDocumentsInternalDomainSuffixListGetter(IPropertyBag propertyBag)
 {
     return(ExchangeVirtualDirectory.RemoveDNStringSyntax((MultiValuedProperty <string>)propertyBag[ADMobileVirtualDirectorySchema.ADRemoteDocumentsInternalDomainSuffixList], ADMobileVirtualDirectorySchema.ADRemoteDocumentsInternalDomainSuffixList));
 }