Exemplo n.º 1
0
 internal static GetterDelegate EwsEntourageAccessPoliciesGetterDelegate()
 {
     return((IPropertyBag propertyBag) => CASMailboxHelper.EwsGetTupleBool(propertyBag, "Entourage"));
 }
Exemplo n.º 2
0
 internal static GetterDelegate EwsMacOutlookAccessPoliciesGetterDelegate()
 {
     return((IPropertyBag propertyBag) => CASMailboxHelper.EwsGetTupleBool(propertyBag, "MacOutlook"));
 }