Enum VoiceGender
The enum VoiceGender.
Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum VoiceGender
Fields
| Name | Description |
|---|---|
| Female | Female |
| Male | Male |
The enum VoiceGender.
[JsonConverter(typeof(EnumConverter))]
public enum VoiceGender
| Name | Description |
|---|---|
| Female | Female |
| Male | Male |