[This is preliminary documentation and is subject to change.]
A Message
| C# | Visual Basic | Visual C++ |
public class Message : SifKeyedElement
Public Class Message _ Inherits SifKeyedElement
public ref class Message : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MessageMessageNew()() |
Creates an instance of a Message
| |
| MessageMessageNew(Priority, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Priority |
Gets or sets the value of the Priority attribute.
| |
| Sent |
Gets or sets the value of the <Sent> element.
| |
| SetPriority(Priority) |
Sets the value of the Priority attribute.
| |
| Text |
Gets or sets the value of the <Text> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| Message | ||||