[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Creates a file and writes directly to the appropriate inbox. If the Configuration Manager site server is not present on the local machine where this is run and HostNameis not set, an exception will be raised.

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
void 
SerializeToInbox()
Public 
Sub 
SerializeToInbox
public:
void 
SerializeToInbox()

See Also