combit List & Label 30 - .NET Help
combit.ReportServer.ClientApi.Objects Namespace / ReportTaskEmailAction Class

ReportTaskEmailAction Class Properties

For a list of all members of this type, see ReportTaskEmailAction members.

Public Properties
 NameDescription
Public Property(Optional) name of the attached report file. Max. 250 chars.  
Public PropertyIf true, even one-file reports are attached as zip archive.  
Public PropertyGets the ID of this task action. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
Public PropertyIf true, this action is skipped when no records were printed in the report. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
Public PropertyReturns true if this task action is new and has not been created on the server yet. (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
Public PropertyMax. 1000 chars.  
Public PropertyGets or sets the name of this task action (max. length: 100 characters). (Inherited from combit.ReportServer.ClientApi.Objects.ReportTaskAction)
Public PropertyList of IDs of user groups that should receive the email in addition to the list of email adresses inRecipients.  
Public PropertySemicolon-seperated list of the email adresses.  
Public PropertySubject of the email. Max. 100 chars.  
Top
See Also