TaskList.GetPropertyValue(String) Method

Definition

This method is not supported.

public:
 virtual System::Object ^ GetPropertyValue(System::String ^ propertyName);
public virtual object GetPropertyValue (string propertyName);
abstract member GetPropertyValue : string -> obj
override this.GetPropertyValue : string -> obj
Public Overridable Function GetPropertyValue (propertyName As String) As Object

Parameters

propertyName
String

Not supported.

Returns

Not supported.

Remarks

This method is not supported.

Applies to