I just did a mail merge to email for 300 recipients. How
do I set the message options to reflect "Importance" &
set "Do not deliver before"?
BTW-Without going into each produced email.
Thank you for you help in advance!
~O
If you were to use a modification of the code in the article "Mail Merge to
E-mail with Attachments" at:
http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm
You could use the
.DeferredDeliveryTime
and
.Importance
properties within the With oItem ... End With block of code to set those
items.

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
>I just did a mail merge to email for 300 recipients. How
> do I set the message options to reflect "Importance" &
[quoted text clipped - 5 lines]
>
> ~O