PresenceResult.OofNote Property
Gets the OOF note of the user.
Namespace: Microsoft.Rtc.Workflow.Common
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
Public Property OofNote As String
Get
Friend Set
'Usage
Dim instance As PresenceResult
Dim value As String
value = instance.OofNote
public string OofNote { get; internal set; }
Property Value
Type: System.String