internal static GetterDelegate ImapMessagesRetrievalMimeFormatGetterDelegate()
 {
     return((IPropertyBag propertyBag) => CASMailboxHelper.GetSettingsMimeTextFormat(propertyBag, "IMAP4", 9, ADRecipientSchema.ImapMessagesRetrievalMimeFormat));
 }