共用方式為


SPFieldUserValue.SipAddress property

取得使用者的工作階段初始化通訊協定 (SIP) 位址。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property SipAddress As String
    Get
'用途
Dim instance As SPFieldUserValue
Dim value As String

value = instance.SipAddress
public string SipAddress { get; }

Property value

Type: System.String
字串,包含使用者的 SIP 位址。

請參閱

參照

SPFieldUserValue class

SPFieldUserValue members

Microsoft.SharePoint namespace