UploadPictureResponse Picture Property CkSoftware GroupMe SDK - Documentation
The new picture data of the uploaded picture.

Namespace: CkSoftware.GroupMe.Sdk.Images.Dao
Assembly: CkSoftware.GroupMe.Sdk.Images (in CkSoftware.GroupMe.Sdk.Images.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public PictureData Picture { get; set; }

Property Value

Type: PictureData
See Also