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