Gets the recent sent box.
Namespace: DotNetNuke.Services.Social.Messaging.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
MessageBoxView GetRecentSentbox( int userId ) |
Visual Basic |
---|
Function GetRecentSentbox ( userId As Integer ) As MessageBoxView |
Parameters
- userId
- Type: System..::..Int32
The user identifier.