SourceNetworkType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates source network (network of origin) of a contact.
public enum class SourceNetworkType
public enum SourceNetworkType
type SourceNetworkType =
Public Enum SourceNetworkType
- Inheritance
-
SourceNetworkType
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Unknown | 0 | An unknown source network. |
Enterprise | 1 | A contact belongs to enterprise. |
FederatedEnterprise | 2 | A contact belongs to a federated enterprise. |
FederatedPublic | 3 | A contact belongs to a federated public network (like Hotmail, Yahoo, or AOL |