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