PresenceCategoryWithMetaData.Version Property
Gets the version number of the category item.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property Version As Long
Get
Friend Set
'Usage
Dim instance As PresenceCategoryWithMetaData
Dim value As Long
value = instance.Version
public long Version { get; internal set; }
Property Value
Type: System.Int64
See Also
Reference
PresenceCategoryWithMetaData Class