Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Shows the property window of the email contact or distribution group.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Sub ShowPropertiesDialog ( _
context As Object _
)
'Usage
Dim instance As Utilities
Dim context As Object
instance.ShowPropertiesDialog(context)
public void ShowPropertiesDialog(
Object context
)
Parameters
- context
Type: System.Object