Returns true if a property can be set on the participant.

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

Syntax

C#
public 
bool 
CanSetProperty(
	

ParticipantProperty 
participantProperty
)

See Also