AccessoryManager.DisableEmailNotificationEmailAccount(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したメール アカウントの通知を無効にします。
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)
パラメーター
- emailAccount
-
String
Platform::String
winrt::hstring
電子メール アカウントの名前を含む文字列。
Windows の要件
アプリの機能 |
accessoryManager
|