In This Topic
Returns the
System.Boolean values specifying whether the current appointment has been added to the parent
AppointmentCollection.
Syntax
'Declaration
Public ReadOnly Property InCollection As Boolean
public bool InCollection {get;}
See Also