WebClientUserSettingsDisplayName Property Ipswitch.Messaging.Framework
Gets or sets a string that is the Name to be used for this user in the web client. This is the name that will be used in outgoing messages or anywhere else that a friendly name string for the user is needed in the web client.

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

public string DisplayName { get; set; }

Property Value

Type: String
See Also

Reference