SourceNetwork Enum

Definition

Represents the network type from which a user is connecting.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum SourceNetwork
Inheritance
SourceNetwork
Attributes

Fields

Name Value Description
None 0

The contact's source is unknown, unspecified, or not initialized.

PublicCloud 1

The contact is from a public hosting service.

Federated 2

The contact is from a federated service.

SameEnterprise 4

The contact is from the same enterprise.

Everyone 8

Includes all sources from PublicCloud, Federated and SameEnterprise.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest