• 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
Failed Attempts to BCC with Outlook
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failed Attempts to BCC with Outlook


  • Subject: Failed Attempts to BCC with Outlook
  • From: Daniel Rautmann <email@hidden>
  • Date: Wed, 30 Oct 2002 09:54:17 -0800 (PST)

I have been using the following portion of an AS
successfully thus far:

tell application "Outlook Express"
make new outgoing message at folder"Outbox" with
properties {subject: theSubject, content:theContent,
recipient:emailAddress, attachment:attachmentList}
end tell


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?

Thanks,
Daniel
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/
_______________________________________________
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.

  • Follow-Ups:
    • Re: Failed Attempts to BCC with Outlook
      • From: Paul Berkowitz <email@hidden>
    • Re: Failed Attempts to BCC with Outlook
      • From: Bill White <email@hidden>
References: 
 >[Apple List Admin] Re: using non-ascii chars on this mailing list (From: Cornwall <email@hidden>)

  • Prev by Date: Re: Program Linking in OS X
  • Next by Date: Re: Listing the names contained in a record
  • Previous by thread: [Apple List Admin] Re: using non-ascii chars on this mailing list
  • Next by thread: Re: Failed Attempts to BCC with Outlook
  • Index(es):
    • Date
    • Thread