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 Session Initiation Protocol (SIP) address of the person whom this SummaryLink object references.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property SipAddress As String
Get
Set
'Usage
Dim instance As SummaryLink
Dim value As String
value = instance.SipAddress
instance.SipAddress = value
public string SipAddress { get; set; }
Property Value
Type: System.String
The SIP address of the person that this SummaryLink object references.
Remarks
The SIP address of the person whom this SummaryLink references.