PresenceCapability.Type property
Gets the presence capability type.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property Type As PresenceCapabilityType
Get
'Usage
Dim instance As PresenceCapability
Dim value As PresenceCapabilityType
value = instance.Type
public PresenceCapabilityType Type { get; }
Property value
Type: Microsoft.Lync.Model.PresenceCapabilityType