Status messages update options
StatusMessagesUpdateOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class StatusMessagesUpdateOptions { string AttachedUrl { get; set; } int? GroupId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
AttachedUrl | string | URL to attach to this status message. When null, leaves unchanged. When empty, removes existing. | ||
GroupId | int? | Updates an existing status message |