Is modified from the old ItemReply token to accept a MessageID parameter that allows a one-step completion of the action with no input from the user. If MessageID is not specified, the token is internally rerouted to the ItemReplyOpenItem token.
AFTKN_ITEM_REPLY or 919
VOID ItemReply([ENUM ReplyTo];
[ENUM IncludeText];
[ANSISTRING MessageID])
(Optional) Enumerated values:
|
Constant |
Value |
|---|---|
|
All |
7 |
|
AllPrivate |
39 |
|
Sender |
1 |
|
SenderPrivate |
33 |
|
Discussion |
16 |
|
DiscussionNNTP |
144 |
|
DiscussionORIG |
256 |
(Optional) Enumerated values:
|
Constant |
Value |
|---|---|
|
No (Default) |
0 |
|
Yes |
1 |
(Optional) Unique message identifier.