Exemplo n.º 1
0
        internal static object EnabledEmailAddressTemplatesGetter(IPropertyBag propertyBag)
        {
            MultiValuedPropertyBase multiValuedPropertyBase = (MultiValuedPropertyBase)propertyBag[EmailAddressPolicySchema.RawEnabledEmailAddressTemplates];

            return(multiValuedPropertyBase.Clone());
        }