AutoResponderSettingsRecipients Property Ipswitch.Messaging.Framework
Gets or sets the list of recipients that have been automatically responded to.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public virtual List<string> Recipients { get; set; }

Property Value

Type: ListString
See Also

Reference