Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If true, writing to the inbox is supported for the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected override bool SupportsInbox { get; }
protected:
property bool SupportsInbox {
virtual bool get() override;
}
Protected Overrides ReadOnly Property SupportsInbox As Boolean
Property Value
Type: System.Boolean
See Also
DataLoaderFile Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top