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.
Indicates whether relay messages send the body as an attachment.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected override bool BodyAsAttachment { get; }
protected:
property bool BodyAsAttachment {
virtual bool get() override;
}
Protected Overrides ReadOnly Property BodyAsAttachment As Boolean
Property Value
Type: System.Boolean
See Also
ConfigMgrRelayMessage Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top