Show / Hide Table of Contents

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

  • View Source
Back to top Generated by DocFX