Click or drag to resize
LyncPlatformLibraryInteractionType Enumeration
Enumerates the type of ILyncPlatformLibraryInteraction

Namespace: Inkostar.Enums
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum LyncPlatformLibraryInteractionType
Members
  Member nameValueDescription
Inbound0 The interaction is an inbound call.
Outbound1 The interaction is an outbound call.
Conference2 The interaction is a conference call.
See Also