EmailClientOptions.ServiceVersion Enum
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.
The Email service version.
public enum EmailClientOptions.ServiceVersion
type EmailClientOptions.ServiceVersion =
Public Enum EmailClientOptions.ServiceVersion
- Inheritance
-
EmailClientOptions.ServiceVersion
Fields
Name | Value | Description |
---|---|---|
V2021_10_01_Preview | 1 | The V1 of the Email service. |
V2023_01_15_Preview | 2 | The V2 of the Email service. |
V2023_03_31 | 3 | The GA version of the Email service. |
V2024_07_01_Preview | 4 | The Inline Attachments preview version of the Email service. |
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET