API Reference
Class
EmailAvatarStackItem
Item for EmailAvatarStack.
Inheritance
- Object
- EmailAvatarStackItem
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 EmailAvatarStack.Items
- Property EmailProjectItem.Assignees
Accepted by parameters
- Method EmailAvatarStack.Add
Constructors
public EmailAvatarStackItem() #Inherited Methods
Properties
public String Source { get; set; } #Image source URL/path.
public String AlternativeText { get; set; } #Alternative text for accessibility.
public String Href { get; set; } #Optional per-avatar link.
public String BackgroundColor { get; set; } #Background color for initials fallback.
public String TextColor { get; set; } #Text color for initials fallback.