Click or drag to resize

AssigneeMemberCount Property

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#
public int MemberCount { get; }

Property Value

Type: Int32
See Also