An administrator wants to send a message to user lists DEVLST01 and DEVLST02. The message is to expire after seven days. The following statement accomplishes this task:
ADD MAILMESSAGE EXPIRING 7 SUBJECT('Meeting on Friday')
TO USERLISTS(DEVLST01 DEVLST02)
('There is a department meeting on Friday afternoon.'
'Be sure to bring your thinking caps.')
When this statement is executed, the message will be put in the mailbox of each user who is included in the DEVLST01 or DEVLST02 user list. The subject of the message will be "Meeting on Friday" and the text of the message is:
There is a department meeting on Friday afternoon. Be sure to bring your thinking caps.
|
Copyright © 2013 CA.
All rights reserved.
|
|