SenderConfigurationProperties.Item Property

 

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

Overload List

Name Description
System_CAPS_pubproperty Item[TKey]

(Inherited from Dictionary<TKey, TValue>.)

System_CAPS_pubproperty Item[IMessageSender, String]

Gets or sets a property for a sender. Returns null if the property doesn't exist.

System_CAPS_pubproperty Item[IMessageSender, String, Boolean]

Gets or sets a property for a sender.

System_CAPS_pubproperty Item[String, String]

Gets or sets a property for a sender. Returns null if the property doesn't exist.

System_CAPS_pubproperty Item[String, String, Boolean]

Gets or sets a property for a sender.

See Also

SenderConfigurationProperties Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top