The DELETE statement for mail messages has the following operands:
|
Operand |
Explanation |
|---|---|
|
userlist |
Specifies the name to be assigned to the user list that is being added. |
|
owner |
Specifies the user ID or user group name of the owner of the list that is being added. |
|
*GENERAL* |
Indicates that the list being added is a general list, which can be used by all users. |
|
PRIVATE |
Indicates that only the owner of the list can use it. This parameter does not apply to general user lists. |
|
INVISIBLE |
Indicates that only the owner of the list can browse or copy its contents. |
|
TITLE(title) |
Specifies a title to be assigned to the new list. The title must be a quoted string. |
|
ddname |
This is the data definition name (DD name) of the input extract file that is used to indicate which entries will appear in the user list that is being added. All entries of a user list must be of a single type. Possible types are user IDs, user names, terminal IDs, user lists, user group names, active application IDs, application IDs, active session IDs, and session IDs. |
|
Copyright © 2013 CA.
All rights reserved.
|
|