NameCtrl.GetStatus Method
SharePoint 2010
Published: May 2010
Returns the online status of a user, typically to draw the pawn icon.
expression.GetStatus(bstrName, bstrID)
expression
An expression that returns a NameCtrl Control object.
bstrName
Required String. Contains the sign-in name of the user (for example, someone@example.com).
bstrId
Required String. A string that identifies the HTML <DIV> tag to update with the correct pawn icon.