GroupMeImageAttachment Url Property CkSoftware GroupMe SDK - Documentation
The url of the image attachment. Must be an ImagingService image url according to the GroupMe API documentation.

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

public string Url { get; set; }

Property Value

Type: String
See Also