The DialerStatusMessage type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Campaign |
The Id of the campaign this message applies to.
| |
Content |
The textual content of the message.
| |
CreatedTime |
The time that this status message was originally generated.
| |
LastModifiedTime |
The last time the status of diagnostic inFormation in this message was updated.
| |
MachineName |
The name of the computer that generated the message.
| |
MessageType |
The type of status message.
| |
ProcessName |
The name of the process that generated the message.
| |
Severity |
The level of seriousness of this status message.
| |
Title |
A brief summary of the message contents.
|