IIncomingMessage Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Messaging.Incoming.Dto
The IIncomingMessage type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | String | Body | |
![]() | Guid | Id | |
![]() | IDictionaryTKey, TValue, T: String | MetaData | |
![]() | String | RawMessage | |
![]() | String | RecieverAddress | |
![]() | String | RecieverName | |
![]() | String | SenderAddress | |
![]() | String | SenderName | |
![]() | String | Subject |