AccessoryManager.DisableEmailNotificationEmailAccount(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disables notifications for the specified email account.
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)
Parameters
- emailAccount
-
String
Platform::String
winrt::hstring
The string containing the name of the email account.
Windows requirements
App capabilities |
accessoryManager
|