| IMessagingManagerSendPreFormattedMessage Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| void | SendPreFormattedMessage(IBasicMessage, Int64, NullableGuid) |
Sends a pre-formated message
| |
| void | SendPreFormattedMessage(IEnumerableIBasicMessage, Int64, NullableGuid) |
Sends a pre-formated message
| |
| void | SendPreFormattedMessage(IBasicMessage, Int64, NullableGuid, RelatesToObjectType, Int64) |
Sends a pre-formated message
| |
| void | SendPreFormattedMessage(IEnumerableIBasicMessage, Int64, NullableGuid, RelatesToObjectType, Int64) |
Sends a pre-formated message
|