Click or drag to resize

AssigneeIAssigneeMemberCount Property

States the number of members of the assignee (group). If the assignee is a user then the member count is always one (1).

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
int IAssignee.MemberCount { get; }

Property Value

Type: Int32

Implements

IAssigneeMemberCount
See Also