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.
Gets special configuration settings for specific senders. Some messages may require special sender-specific settings which can be set here.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public SenderConfigurationProperties SenderProperties { get; }
public:
property SenderConfigurationProperties^ SenderProperties {
virtual SenderConfigurationProperties^ get() sealed;
}
Public ReadOnly Property SenderProperties As SenderConfigurationProperties
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.SenderConfigurationProperties
Implements
IMessageSettings.SenderProperties
See Also
MessageFileSettings Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top