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