For the purposes of sorting certain email address, such as conference room, distribution lists, and other resources, what special characters can be used as the first character and what are the rules for alphabetization? (I'm assuming standard ASCII
coding by default)
For example, can I do
_DistributionList1
_DistributionsList2
&ConferenceRoom1
&ConferenceRoom2
Of course, the actual names would be more descriptive. The goal here is for distro lists and resources to show up at the top of the address book when users need to look through it.
Thanks