1 /BEFORE
    Format options:
       /BEFORE=time
       /NOBEFORE (default)
    Selects only those elements dated before the specified time. If
    you do not specify a time with the /BEFORE qualifier, CDO uses
    /BEFORE=TODAY qualifier as the value.
2 /BRIEF
    Format option:
    /BRIEF (default)
    Displays the element names and their types. This is the default
    display.
3 /FORMAT
    Format options:
       /FORMAT
       /NOFORMAT (default)
    Displays the text specifying whether the element is in CDO or DMU
    format (in a CDO repository or a DMU dictionary).
4 /FULL
    Displays the name, type, parent, approximate size, and access
    control information (protection) for each repository element.
    If an element appears under an alternate name in a distributed
    repository, these names appear also.
5 /SINCE
    Format options:
       /SINCE=time
       /NOSINCE (default)
    Displays only those elements dated at or after the specified
    time. If you do not specify a time with the /SINCE qualifier, CDO
    uses /SINCE=TODAY as the value.
6 /TYPE
    Format options:
       /TYPE=(type-name,...)
       /NOTYPE (default)
    Displays only elements of the specified type or types. You cannot
    use wildcard characters in the type name.