CreateGroupParameters ImageUrl Property CkSoftware GroupMe SDK - Documentation
The full-resolution group avatar image. Get and set accesses the GroupImage property, so either GroupImage or ImageUrl must be set.

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 string ImageUrl { get; set; }

Property Value

Type: String
See Also