NotificationInfo Property
Holds information about the notification settings for a vault.
Syntax
public GlacierNotification getNotificationInfo(); public void setNotificationInfo(GlacierNotification notificationInfo);
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.