UtilitiesAction Enumeration
Enumerates the actions performed on the Utilities class.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration UtilitiesAction
'Usage
Dim instance As UtilitiesAction
public enum UtilitiesAction
Members
Member name | Description | |
---|---|---|
ShowPropertiesDialog | Show the properties dialog for the specified context. | |
AddToExternalContacts | Add a contact to the list of external contacts. | |
ComposeEmail | Opens Outlook email form to compose an email to be sent to a specified recipient with a specified subject | |
ScheduleMeeting | Opens Outlook meeting schedule form to schedule a meeting. | |
Invalid |