WebClientUserSettingsAlternateFromAddresses Property Ipswitch.Messaging.Framework
Gets or sets a value that allows the user to sent messages that appear to come from an address other than their actual one.

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

public List<string> AlternateFromAddresses { get; set; }

Property Value

Type: ListString
See Also

Reference