Show / Hide Table of Contents

Enum RoutingType

The enum RoutingType.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum RoutingType

Fields

Name Description
Forwarded

Forwarded

Lookup

Lookup

SelfFork

Self Fork

  • View Source
Back to top Generated by DocFX