Channel.MaxActionTitleLength(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum length allowed for Action Titles.
public static int MaxActionTitleLength (string channelId);
static member MaxActionTitleLength : string -> int
Public Shared Function MaxActionTitleLength (channelId As String) As Integer
Parameters
- channelId
- String
The Channel to determine Maximum Action Title Length.
Returns
The total number of characters allowed for an Action Title on a specific Channel.