Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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