An NDoc Documented Class Library

DocPropMaskFlag2 Enumeration

Flags for the doc_hdr.mask property

[Serializable]
[Flags(TypeId="System.FlagsAttribute")]
public enum DocPropMaskFlag2

Remarks

Missing <remarks> documentation for T:askSam.DocPropMaskFlag2

Members

Member NameDescription
DOC2_NONESets all flags to zero
DOC2_EMAIL_SENDERS_NAMEThe senders email address, for Email Mail Merge
DOC2_EMAIL_SUBJECTThe subject of the email message
DOC2_EMAIL_COPY_FILE_PATHThe file to store a copy of the email message in
DOC2_EMAIL_FIELDThe email field to use when sending email messages
DOC2_PACKAGE_DELETEDIndicates the an item from the list of packages was deleted

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

askSam Namespace