You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BackgroundColor parameter specifies the background color. Valid values are:
57
57
58
-
- An HTML hexadecimal \(hex triplet\) color code value (for example, #FFFFFF is white).
58
+
- An available HTML hexadecimal \(hex triplet\) color code value \(for example, 0x000000 is white\).
59
+
60
+
- An available text value \(for example, yellow is 0x00FFFF00\).
59
61
60
62
- $null \(blank\). This is the default value.
61
63
64
+
For the list of available hex and text values, see Background colors for Office 365 Message Encryption (https://support.office.com/article/1508cb35-c5ff-4523-b579-947b21d5515f).
0 commit comments