Compartir a través de


PidfDocument.HomePhone Property

NOTE: This API is now obsolete.

Gets the home phone number of the target.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public ReadOnly Property HomePhone As String
    Get
'Usage
Dim instance As PidfDocument
Dim value As String

value = instance.HomePhone
[ObsoleteAttribute("This class will be removed from future versions.")]
public string HomePhone { get; }

Property Value

Type: System.String

See Also

Reference

PidfDocument Class

PidfDocument Members

Microsoft.Rtc.Collaboration.Presence Namespace