Contains an enumeration of link types.
<LinkType> <enumeration value="forward"/> <enumeration value="reply"/> <enumeration value="draft"/> <enumeration value="resend"/> </LinkType>
Specifies the forward link type. This LinkType is created on the server when the forwardRequest method is called.
Specifies the reply link type. This LinkType is created on the server when the replyRequest method is called.
Specifies the draft link type. This LinkType is used to specify using an existing draft message as the template for a item to send.
--For GroupWise 8.0 SP2 and later.
Specifies the resend link type. This LinkType is created on the server when the sendItemRequest method is called.
--For GroupWise 2012 and later.