GetNotificationInfo Method
Retrieves the notification information for the vault.
Syntax
public void getNotificationInfo(String vaultName);
Remarks
This method retrieves the notification information for the vault specified by VaultName. After this method returns, the results will be available in the NotificationInfo property.
If no notification settings exist for the vault the component throws an exception.