ActivityApplicationsCollection.Count property

Gets a count of ActivityApplication objects in the collection.

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As ActivityApplicationsCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Property value

Type: System.Int32

See also

Reference

ActivityApplicationsCollection class

ActivityApplicationsCollection members

Microsoft.Office.Server.ActivityFeed namespace