Mac Hyp: Setting the Flag for an Urgent Message (59922)



The information in this article applies to:

  • Microsoft Mail Software Development Kit (SDK) for HyperCard 2.0
  • Microsoft Mail Software Development Kit (SDK) for HyperCard 3.0

This article was previously published under Q59922

SUMMARY

To set the Urgent flag of a Microsoft Mail message, use the following command:
   msmail(SetUrgent, messageRef [, boolean])
				
The message will be displayed immediately upon arrival in the recipient's mailbox (provided that the recipient has the appropriate check box set in the Mail Preferences screen). The default setting of the boolean variable is "true."

This information is taken from the "Microsoft Mail HyperCard Interface Documentation."

Modification Type:MajorLast Reviewed:10/2/2003
Keywords:KB59922