'Declaration
Public Overridable Function GetSlotKind( _ ByVal slotInfo As CalendarSlotInfo _ ) As Object
public virtual object GetSlotKind( CalendarSlotInfo slotInfo )
Parameters
- slotInfo
- The info about a slot.
Return Value
Any object identifying a kind of slot. If null is returned. the slots will not be recycled.