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.
Retrieves the ID of the associated add-in.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners
Assembly: Wssg.HostedEmailBase (in Wssg.HostedEmailBase.dll)
Syntax
Guid GetAddinId()
Guid GetAddinId()
Function GetAddinId As Guid
Return Value
Type: System.Guid
A Guid containing the email host add-in.
Remarks
This method is called by the form to retrieve the ID of the add-in associated with the UI updates.
See Also
IHostedEmailExtension Interface
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Adorners Namespace
Return to top