Share via


MyStatusArea.Location Property

Gets a string that shows the location of the currently signed in user.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Property Location As String
    Get
    Private Set
'Usage
Dim instance As MyStatusArea
Dim value As String

value = instance.Location
public string Location { get; private set; }

Property Value

Type: System.String

See Also

Reference

MyStatusArea Class

MyStatusArea Members

Microsoft.Lync.Controls Namespace