SPFollowableList members
Represents a list that can be followed via Followable.
The SPFollowableList type exposes the following members.
Properties
Name | Description | |
---|---|---|
LastItemDeletedDate | Gets the time stamp of the last time any item in the list was deleted. | |
LastItemModifiedDate | Gets the time stamp of the last time any item in the list was modified. | |
ListId | Gets the ID of the list. | |
ListRootFolderUrl | Gets the root folder URL of the list. | |
SiteId | Gets the ID of the site that contains the list. | |
SiteSubscriptionId | Gets the subscription ID of the site that contains the list. | |
WebId | Gets the ID of the website that contains the list. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top