Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the logical name for an inbox. If inbox is not supported by the message, this property can return null.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected override string InboxName { get; }
protected:
property String^ InboxName {
virtual String^ get() override;
}
Protected Overrides ReadOnly Property InboxName As String
Property Value
Type: System.String
See Also
DataLoaderFile Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top