| LyncPlatformLibraryEventOperationId Property |
Get the unique identifier for the operation this event pertains to.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int OperationId { get; }Public ReadOnly Property OperationId As Integer
Get
public:
property int OperationId {
int get ();
}member OperationId : int with get
Property Value
Type:
Int32
See Also