Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or Sets the type of the Presentity (automaton/person/huntgroup/autoattendant).
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property PresentityType As String
Get
Set
'Usage
Dim instance As ContactCard
Dim value As String
value = instance.PresentityType
instance.PresentityType = value
public string PresentityType { get; set; }
Property Value
Type: System.String