'Declaration
Public Function IsGroupMember( _ ByVal groupOwner As BaseObject, _ ByVal groupBy As String _ ) As Boolean
public bool IsGroupMember( BaseObject groupOwner, string groupBy )
Parameters
- groupOwner
- The BaseObject object determining the appointment group.
- groupBy
- The System.String value determining the type of grouping.