Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the property value that is associated with a specified key.
Overload list
| Name | Description | |
|---|---|---|
![]() |
SetValue(String, Boolean) | Sets a Boolean property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
![]() |
SetValue(String, DateTime) | Sets a DateTime property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
![]() |
SetValue(String, Guid) | Sets a GUID property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
![]() |
SetValue(String, Int32) | Sets an Int32 property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
![]() |
SetValue(String, Int64) | Sets an Int64 property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
![]() |
SetValue(String, String) | Sets a string property value that is associated with a specified key, and if the specified key does not exist, adds a new element with the key. |
Top
See also
Reference
SPSiteSubscriptionPropertyCollection class
.gif)