| IBasicMessageToSendFilter Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Messaging.Dto
The IBasicMessageToSendFilter type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| DateTime | CreatedUtc | ||
| NullableT, T: Boolean | HasBeenResent |
If a message has been resent or not. Only valid for Archived messages.
| |
| IEnumerableT, T: MessageStatus | MessageStatuses | ||
| IEnumerableT, T: Int64 | MessageTypeIds | ||
| NullableT, T: Int64 | ObjectId | ||
| NullableT, T: RelatesToObjectType | ObjectType | ||
| PendingOrArchive | PendingOrArchive | ||
| String | ReceiverAddress | ||
| String | ReceiverName | ||
| NullableT, T: Guid | Reference | ||
| IEnumerableT, T: Int64 | ResentAsMessageIds |
Filter out messages that has been resent as any of the specified ids. Only valid for Archived messages.
| |
| DateTime | SentUtc |