The UserID of the sender of the message

Namespace: DotNetNuke.Services.Social.Messaging.Internal.Views
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int SenderUserID { get; set; }
Visual Basic
Public Property SenderUserID As Integer
	Get
	Set

See Also