ClientSettings.CanSetValue(ClientSettingsType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Verifies that a client setting can be modified.
public:
bool CanSetValue(Microsoft::Lync::Model::ClientSettingsType settingType);
public bool CanSetValue (Microsoft.Lync.Model.ClientSettingsType settingType);
member this.CanSetValue : Microsoft.Lync.Model.ClientSettingsType -> bool
Public Function CanSetValue (settingType As ClientSettingsType) As Boolean
Parameters
- settingType
- ClientSettingsType