Freigeben über


DeviceAccountConfiguration.OutgoingServerAddress Eigenschaft

Definition

Ruft die Adresse des Postausgangsservers ab oder legt sie fest.

public:
 property Platform::String ^ OutgoingServerAddress { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring OutgoingServerAddress();

void OutgoingServerAddress(winrt::hstring value);
public string OutgoingServerAddress { get; set; }
var string = deviceAccountConfiguration.outgoingServerAddress;
deviceAccountConfiguration.outgoingServerAddress = string;
Public Property OutgoingServerAddress As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Adresse des Postausgangsservers.

Gilt für: