NotificationInfo Property
Holds information about the notification settings for a vault.
Syntax
[VB.NET] Public Property NotificationInfo As GlacierNotification
[C#] public GlacierNotification NotificationInfo {get; set;}
Remarks
This property holds notification settings for a vault. It is populated automatically after calling GetNotificationInfo. When calling SetNotificationInfo this specifies the values that will be set.
This property is not available at design time.