LinkInfo

Is a server-defined object that is passed unchanged to required methods. Currently, the only two methods that use the linkInfo object are forward and reply.

Syntax

<LinkInfo>
<id type="string"/>
<type type="LinkType"/>
<thread" type="string"/>
<copyAttachment type="boolean"/>

Definitions

id

Specifies the ID of the linked item.

type

Specifies the type of link: forward or reply.

thread

Specifies the discussion thread.

copyAttachment

Specify on a reply whether to include attachments.