MemberListThresholdLarge property

Returns or sets the number of users in a member list that cause the use of the eRoom Larger Member mode user interface.

Syntax


C++

HRESULT get_MemberListThresholdLarge(LONG* pMemberListThresholdLarge)

HRESULT put_MemberListThresholdLarge(LONG* MyMemberListThresholdLarge)

Scripting languages

Value = object.MemberListThresholdLarge

object.MemberListThresholdLarge = Value

Home

Applies to

IERUSiteSettings