SourceNetworkType enumeration

Enumerates source network (network of origin) of a contact.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration SourceNetworkType
'Usage
Dim instance As SourceNetworkType
public enum SourceNetworkType

Members

Member name Description
Unknown An unknown source network.
Enterprise A contact belongs to enterprise.
FederatedEnterprise A contact belongs to a federated enterprise.
FederatedPublic A contact belongs to a federated public network (like Hotmail, Yahoo, or AOL
Invalid

See also

Reference

Microsoft.Lync.Model namespace