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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET