Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsInvitationOnly As Boolean |
C# | |
---|---|
public bool IsInvitationOnly {get;} |
Only group owners and admins can invite users to the group. false is the default.
Property Value
true
if this group will not accept join requests; false
if this group do not require an invitation to join.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7