Condividi tramite


AccessoryManager.DisableEmailNotificationEmailAccount(String) Metodo

Definizione

Disabilita le notifiche per l'account di posta elettronica specificato.

public:
 static void DisableEmailNotificationEmailAccount(Platform::String ^ emailAccount);
 static void DisableEmailNotificationEmailAccount(winrt::hstring const& emailAccount);
public static void DisableEmailNotificationEmailAccount(string emailAccount);
function disableEmailNotificationEmailAccount(emailAccount)
Public Shared Sub DisableEmailNotificationEmailAccount (emailAccount As String)

Parametri

emailAccount
String

Platform::String

winrt::hstring

Stringa contenente il nome dell'account di posta elettronica.

Requisiti Windows

Funzionalità dell'app
accessoryManager

Si applica a