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 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
SenderConfigurationProperties SenderProperties { get; }
property SenderConfigurationProperties^ SenderProperties {
SenderConfigurationProperties^ get();
}
ReadOnly Property SenderProperties As SenderConfigurationProperties
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.SenderConfigurationProperties
See Also
IMessageSettings Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top