GroupMeAttachmentBase IsInlineAttachment Property CkSoftware GroupMe SDK - Documentation
Defines if the attachment is inline (inside the text) or seperated from the text.

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 virtual bool IsInlineAttachment { get; }

Property Value

Type: Boolean
See Also