Returns true if the property can be set on the conversation.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
CanSetProperty(
	

ConversationProperty 
convProperty
)

See Also