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