| |
Name |
Description |
|
DeliverAfter
|
Set the date and time after which the delivery of the message should be attempted. If ommited the delivery will be attemtped as soon as possible (equivalent to setting to DateTime.MinValue). |
|
Originator
|
Gets the originator for a message |
|
Receipts
|
Gets the message receipts |
|
Recipients
|
Get the receipients for a message |
|
Text
|
Message text |
|
TransactionID
|
The unique reference for a message transaction |
|
ValidUntil
|
Set the date and time for which the message should remain valid, i.e. if not fully delivered do not send any non-delivered messages after the specified date. |