UniqueIdExceptionPropertyName Property Ipswitch.Messaging.Framework
Gets the name of the property that caused this exception. This property is one that should contain some type of unique identifier, but has a value that is already in use.

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

public string PropertyName { get; set; }

Property Value

Type: String
See Also

Reference