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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET