PresenceInfo.phoneAlias(Int32) 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.
public:
virtual System::String ^ phoneAlias(int _index);
public virtual string phoneAlias (int _index);
abstract member phoneAlias : int -> string
override this.phoneAlias : int -> string
Public Overridable Function phoneAlias (_index As Integer) As String
Parameters
- _index
- Int32