repliesCount Property
Note: |
|---|
| Current information about Live Connect is now available in the Windows Live Developer Center. The information in the following sections is provided for legacy purposes only. |
Script: http://js.live.net/4.1/loader.js
Feature: Microsoft.Live.Services
Namespace: Microsoft.Live.Services
// To retrieve: var repliesCount = instance.get_repliesCount();
Return Value
An integer that represents the number of replies to the Activity object.
Note: