PresenceInfo.sipAddress Method
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.
Overloads
sipAddress() | |
sipAddress(String) |
sipAddress()
public:
virtual System::String ^ sipAddress();
public virtual string sipAddress ();
abstract member sipAddress : unit -> string
override this.sipAddress : unit -> string
Public Overridable Function sipAddress () As String
Returns
Applies to
sipAddress(String)
public:
virtual System::String ^ sipAddress(System::String ^ _sipAddress);
public virtual string sipAddress (string _sipAddress);
abstract member sipAddress : string -> string
override this.sipAddress : string -> string
Public Overridable Function sipAddress (_sipAddress As String) As String
Parameters
- _sipAddress
- String