• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Failed Attempts to BCC with Outlook
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed Attempts to BCC with Outlook


  • Subject: Re: Failed Attempts to BCC with Outlook
  • From: Bill White <email@hidden>
  • Date: Wed, 30 Oct 2002 13:25:07 -0500

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>)

  • Prev by Date: Re: Listing the names contained in a record
  • Next by Date: Re: Failed Attempts to BCC with Outlook
  • Previous by thread: Failed Attempts to BCC with Outlook
  • Next by thread: Re: Failed Attempts to BCC with Outlook
  • Index(es):
    • Date
    • Thread