DeleteNotificationInfoAsync Method
Deletes the notification information for the vault.
Syntax
[VB.NET] Public Function DeleteNotificationInfoAsync(ByVal VaultName As String) As IAsyncAction
[C#] public IAsyncAction DeleteNotificationInfoAsync(string vaultName);