The following tables list the members exposed by EntryTokenProperties.
Public Constructors
Public Properties
| Name | Description |
 | AttachLogFileStream | Gets or Sets an AttachLogFileStream Stream |
 | Entry | Gets the Current Job |
 | Job | Gets a Job |
 | LogFile | Gets the log file as a string. It may also return a string that indicates that the log file could not be returned. |
 | LogFileAttachment | Checks to see if the log file can be attached to the e-mail message and returns a string that indicates the result. For example, it could return "The log file is attached" or "The log file is too big to attach". |
 | MaximumLogInclude | Gets or Sets the MaximumLogInclude |
Top
See Also