| IIncomingMessageRetrieverPlugin Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Messaging.Incoming
The IIncomingMessageRetrieverPlugin type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| String | Description |
A description of the plugin
| |
| String | Name |
The name of the plugin. Should be human-friendly
| |
| IReadOnlyDictionaryTKey, TValue, T: String | PossibleConfiguration |
A string-type dictionary to specify named configuration properties that this plugin requires
|