[]
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 bool IsGroupMember(BaseObject groupOwner, string groupBy)
Type | Name | Description |
---|---|---|
BaseObject | groupOwner | The BaseObject object determining the appointment group. |
string | groupBy | The string value determining the type of grouping. |
Type | Description |
---|---|
bool |