AttachmentViewSame()

Displays the specified attachment in the same viewer window as the current message (without opening a new viewer window).

Token ID

BFTKN_VIEW_ATTACH_SAME 1154

Syntax

void AttachmentViewSame([ENUM TypeToView];
                            [WORD AttachmentIndex])                  

Parameters

TypeToView As ENUM

(Optional) Specifies the type to view as follows:

  • 1 Attachment
  • 10 Message
  • 0 zOldMessage
AttachmentIndex As WORD

(Optional) Index of the desired attachment.