diary-outlook-format-1
diary-outlook-format-1 is a compiled Lisp function in `diary-lib.el
'.
(diary-outlook-format-1 BODY)
Return a replace-match template for an element of `diary-outlook-formats'.
Returns a string using match elements 1-5, where:
1 = month name, 2 = day, 3 = year, 4 = time, 5 = location; also uses
%s = message subject. BODY is the string from which the matches derive.