All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ActivityNotification Class Reference

Activity Notification class. More...

Public Member Functions

 ActivityNotification ()
 Initializes a new instance of the ActivityNotification class. More...
 

Properties

bool AppendAssociatedFile [get, set]
 Gets or sets a value indicating whether Append Associated File. More...
 
string ContentText [get, set]
 Gets or sets Content Text. More...
 
VariableIdentity ContentVariable [get, set]
 Gets or sets Content Variable. More...
 
bool SendEmail [get, set]
 Gets or sets a value indicating whether Send Email. More...
 
short SendTo [get, set]
 Gets or sets Send To. More...
 
string SubjectText [get, set]
 Gets or sets Subject Text. More...
 
VariableIdentity SubjectVariable [get, set]
 Gets or sets Subject Variable. More...
 
string UrlText [get, set]
 Gets or sets URL Text. More...
 
VariableIdentity UrlVariable [get, set]
 Gets or sets URL Variable. More...
 

Description

Activity Notification class.

Constructor & Destructor Documentation

Initializes a new instance of the ActivityNotification class.

Property Documentation

bool AppendAssociatedFile
getset

Gets or sets a value indicating whether Append Associated File.

string ContentText
getset

Gets or sets Content Text.

VariableIdentity ContentVariable
getset

Gets or sets Content Variable.

bool SendEmail
getset

Gets or sets a value indicating whether Send Email.

short SendTo
getset

Gets or sets Send To.

string SubjectText
getset

Gets or sets Subject Text.

VariableIdentity SubjectVariable
getset

Gets or sets Subject Variable.

string UrlText
getset

Gets or sets URL Text.

VariableIdentity UrlVariable
getset

Gets or sets URL Variable.