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.
Gets message settings and properties.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
MessageBody Body { get; }
property MessageBody^ Body {
MessageBody^ get();
}
ReadOnly Property Body As MessageBody
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.MessageBody
See Also
IMessage Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top