MailRecip Enumeration

From PDF XChange PDF SDK
Revision as of 10:34, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum MailRecip
{
    MailRecip_Author = 0,
    MailRecip_To     = 1,
    MailRecip_Cc     = 2,
    MailRecip_BCc    = 3,
};

Constants

MailRecip_Author
The ...
MailRecip_To
The ...
MailRecip_Cc
The ...
MailRecip_BCc
The ...