PickerResult.SIPId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the identifier for Office Communication Server. It is used only for people picking scenario.
public:
property System::String ^ SIPId { System::String ^ get(); void set(System::String ^ value); };
public string SIPId { get; set; }
member this.SIPId : string with get, set
Public Property SIPId As String
Property Value
Remarks
Read/write.