ExtensionSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a delivery extension and its configurable settings.
public ref class ExtensionSettings
public class ExtensionSettings
type ExtensionSettings = class
Public Class ExtensionSettings
- Inheritance
-
ExtensionSettings
Remarks
An ExtensionSettings object is returned as output by the GetSubscriptionProperties method and passed as input to the CreateSubscription and SetSubscriptionProperties methods.
Constructors
ExtensionSettings() |
Initializes a new instance of the ExtensionSettings class. |
Properties
Extension |
Gets or sets the name of the delivery extension. |
ParameterValues |
Gets or sets the settings for a delivery extension. |