EmailFormat Enumeration
Specifies the preferred email delivery format that is associated with a user.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| HTML | The email format is HTML that may include hyper link references. | |
| NotSpecified | Not specified | |
| Text | The email format is plain text. |
The EmailFormat simple type specifies the preferred email delivery format that is associated with a user.
Show: