API Reference
Enum
EmailStatusTone
Generic semantic tone for status indicators (dot/badge colors).
Inheritance
- Enum
- EmailStatusTone
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EmailKeyValueRow.StatusTone
- Field EmailStatusTone.Danger
- Field EmailStatusTone.Info
- Field EmailStatusTone.Neutral
- Field EmailStatusTone.Success
- Field EmailStatusTone.Warning
Accepted by parameters
- Method EmailDynamicTableColumn.WithBool
- Method EmailDynamicTableColumn.WithBool
- Method EmailKeyValueRow.WithBool
- Method EmailKeyValueRow.WithBool
- Method EmailKeyValueRow.WithStatus
- Method EmailKeyValueTable.AddRowBoolStatus
- Method EmailKeyValueTable.AddRowBoolStatus
- Method EmailKeyValueTable.AddRowStatus
- Method EmailTableCell.WithBool
- Method EmailTableCell.WithBool
- Method EmailTableCell.WithBool
- Method EmailTableCell.WithBool
- Method EmailTableCell.WithBool
- Method EmailTableCell.WithStatus
- Method InlineTextBuilder.Badge
- Method InlineTextBuilder.Dot
- Method InlineTextBuilder.Icon
- Method InlineTextBuilder.Status
- Method EmailTextBlockLine.Badge
- Method EmailTextBlockLine.Dot
- Method EmailTextBlockLine.Icon
- Method EmailTextBlockLine.Status
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String