Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

GetNotificationInfo Method

Retrieves the notification information for the vault.

Syntax

[VB.NET]
Public Sub GetNotificationInfo(ByVal VaultName As String)
[C#]
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.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]