Поделиться через


Свойство ObjectSharingInformationUser.SipAddress

Возвращает адрес сеанса запуска протокола SIP пользователя.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property SipAddress As String
    Get
'Применение
Dim instance As ObjectSharingInformationUser
Dim value As String

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

Значение свойства

Тип: System.String
Адрес SIP пользователя.

См. также

Справочные материалы

ObjectSharingInformationUser класс

Элементы ObjectSharingInformationUser

Пространство имен Microsoft.SharePoint.Client