Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed Attempts to BCC with Outlook



Daniel,

This should work:

tell application "Outlook Express"

make new outgoing message at folder "Outbox" with properties
{subject:theSubject, content:theContent, recipient:{address:emailAddress,
recipient type:bcc recipient}, attachment:attachmentList}

end tell

HTH,

Bill

> However, I wanted to change the RECIPIENT to a BCC
> RECIPIENT, but I keep getting an error message. I was
> using the following and slight variations (capitals,
> no space, etc.) of this format:
>
> tell application "Outlook Express"
> make new outgoing message at folder"Outbox" with
> properties {subject: theSubject, content:theContent,
> bcc recipient:emailAddress, attachment:attachmentList}
> end tell
>
> Can someone tell me what I'm doing wrong?
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Failed Attempts to BCC with Outlook (From: Daniel Rautmann <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.