Returns True if the current
Appointment object is a member of a group which is specified by the groupOwner and groupBy parameters; False otherwise.
public System.bool IsGroupMember(
BaseObject ,
System.string
)
'Declaration
Public Function IsGroupMember( _
ByVal As BaseObject, _
ByVal As System.String _
) As System.Boolean
Parameters
- groupOwner
- The BaseObject object determining the appointment group.
- groupBy
- The System.String value determining the type of grouping.