UserUserId Property Ipswitch.Messaging.Framework
Gets or sets a string which acts as a unique identifier string for this User as well as the local-part of all email addresses that refer to this User.

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

public virtual string UserId { get; set; }

Property Value

Type: String
See Also

Reference