SPPrincipalInfo.SIPAddress property
取得主體的工作階段初始化通訊協定 (SIP) 位址。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SIPAddress As String
Get
'用途
Dim instance As SPPrincipalInfo
Dim value As String
value = instance.SIPAddress
public string SIPAddress { get; }
Property value
Type: System.String
字串,包含的 SIP 位址。