Gets and sets the Instant Messenger Handle
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string IM { get; set; } |
Visual Basic |
---|
Public Property IM As String Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
UserProfile..::..IM Property |
UserProfile Class See Also Send Feedback |
C# |
---|
public string IM { get; set; } |
Visual Basic |
---|
Public Property IM As String Get Set |