SPFollowableList members

Represents a list that can be followed via Followable.

The SPFollowableList type exposes the following members.

Properties

  Name Description
Public property LastItemDeletedDate Gets the time stamp of the last time any item in the list was deleted.
Public property LastItemModifiedDate Gets the time stamp of the last time any item in the list was modified.
Public property ListId Gets the ID of the list.
Public property ListRootFolderUrl Gets the root folder URL of the list.
Public property SiteId Gets the ID of the site that contains the list.
Public property SiteSubscriptionId Gets the subscription ID of the site that contains the list.
Public property WebId Gets the ID of the website that contains the list.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPFollowableList class

Microsoft.SharePoint.Administration namespace