Condividi tramite


EmailIrmTemplate.Id Proprietà

Definizione

Ottiene o imposta l'ID per il modello.

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

void Id(winrt::hstring value);
public string Id { get; set; }
var string = emailIrmTemplate.id;
emailIrmTemplate.id = string;
Public Property Id As String

Valore della proprietà

String

Platform::String

winrt::hstring

ID per il modello.

Requisiti Windows

Funzionalità dell'app
email emailSystem

Si applica a