Status messages create options
StatusMessagesCreateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class StatusMessagesCreateOptions
{
string AttachedUrl { get; set; }
int? GroupId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| AttachedUrl | string | URL to attach to this status message | ||
| GroupId | int? | Creates a new status message by the accessing user |