IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GetNotificationInfo Method

Retrieves the notification information for the vault.

Syntax

public void GetNotificationInfo(string vaultName);
Public Sub GetNotificationInfo(ByVal VaultName As String)

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]