Share via


SPSiteSubscriptionPropertyCollection.Add method

Adds a key string and value to the property collection.

Overload list

  Name Description
Public method Add(String, Boolean) Adds a key string and Boolean value to the property collection.
Public method Add(String, DateTime) Adds a key string and DateTime value to the property collection.
Public method Add(String, Guid) Adds a key string and GUID value to the property collection.
Public method Add(String, Int32) Adds a key string and Int32 value to the property collection.
Public method Add(String, Int64) Adds a key string and Int64 value to the property collection.
Public method Add(String, String) Adds a key string and string value to the property collection.

Top

See also

Reference

SPSiteSubscriptionPropertyCollection class

SPSiteSubscriptionPropertyCollection members

Microsoft.SharePoint namespace