CreateGroupParameters IsOpenForSharing Property CkSoftware GroupMe SDK - Documentation
Defines if the group is open for share / free to join.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public bool IsOpenForSharing { get; set; }

Property Value

Type: Boolean
See Also