Status messages preview options
StatusMessagesPreviewOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class StatusMessagesPreviewOptions { 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 |