Click or drag to resize
LyncPlatformLibraryEventOperationName Property
Gets the method name from which the event was generated.
Examples
CloseConnection, MakeCall, StartConference

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string OperationName { get; }

Property Value

Type: String
See Also