SPSiteSubscriptionPropertyCollection class

Represents a collection of key/value pair properties that are associated with a SPSiteSubscription object.

System.Object
  Microsoft.SharePoint.SPSiteSubscriptionSettingsObject
    Microsoft.SharePoint.SPSiteSubscriptionPropertyCollection

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

The keys in this collection are strongly typed as String. The values can be one of the following data types: String, Int32, Int64, Boolean, or Guid.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: