SendSettings.EndpointConfigurationName Property

Definition

Gets or sets the name of the endpoint configuration.

public:
 property System::String ^ EndpointConfigurationName { System::String ^ get(); void set(System::String ^ value); };
public string EndpointConfigurationName { get; set; }
member this.EndpointConfigurationName : string with get, set
Public Property EndpointConfigurationName As String

Property Value

The endpoint configuration name.

Applies to