Re: how many emails in Mail
Re: how many emails in Mail
- Subject: Re: how many emails in Mail
- From: cricket <email@hidden>
- Date: Mon, 11 Feb 2002 14:49:06 -0800
If you have a mailbox called 'INBOX' in your Personal Mailboxes section,
you could do this:
tell application "Mail"
get count of every message of mailbox "INBOX" of account "Personal
Mailboxes"
end tell
- cricket
On Sunday, February 10, 2002, at 08:31 PM, Mohammad F. Haque wrote:
hi, i was wondering if it was possible to get applescript to look into
Apple's OSX Mail app and display how many emails is currently in a
mailbox? how would i go about doing it?
----->
Software Entomologist/Mail for Mac OS X email@hidden
---------->
Half the world is water, the other 96% is wheat.
_______________________________________________
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.