Table of Contents

Class BackupExecNotificationGroupRecipient

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a group recipient.

public class BackupExecNotificationGroupRecipient : BackupExecNotificationRecipient, IComparable<BackupExecNotificationRecipient>
Inheritance
BackupExecNotificationGroupRecipient
Implements
Inherited Members

Constructors

BackupExecNotificationGroupRecipient()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecNotificationGroupRecipient class.

public BackupExecNotificationGroupRecipient()

Properties

RecipientNames

Gets or sets the names of the recipients that are members of the group.

public SerializableStringCollection RecipientNames { get; set; }

Property Value

SerializableStringCollection