MailFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:MailFlags Enumeration}} | {{#customTitle:MailFlags Enumeration}} | ||
Line 25: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:12, 20 May 2015
Specifies the ...
Syntax
enum MailFlags { MailFlag_NeedAuth = 1, MailFlag_NeedTLS = 2, MailFlag_UseSSL = 4, };
Constants
- MailFlag_NeedAuth
- The ...
- MailFlag_NeedTLS
- The ...
- MailFlag_UseSSL
- The ...
See Also
...