Platform SDK: Exchange Server |
Multivalued fields that are delimited by semicolons — such as X.400 addresses, distribution list members, and e-mail addresses — must follow these formatting conventions:
For example:
dl,Friends,\\ "SMTP:mariab@litware.com;""X400:C=US;A= ;P=NWTraders;G=Joe;S=Parkes"""\\ ,,,,,,,,,,,,,,,,,,,,,
If your existing system requires that you avoid these formatting rules with semicolons, it's recommended that you specify X.400 addresses by using a slash ( / ), as shown in the following example:
dl,Friends,\\ SMTP:mariab@litware.com;X400:/C=US/A= /P=NWTraders/G=Joe/S=Parkes\\ ,,,,,,,,,,,,,,,,,,,,,