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.
Indicates the reference type.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlReferenceType
'Usage
Dim instance As OlReferenceType
public enum OlReferenceType
Members
| Member name | Description | |
|---|---|---|
| olWeak | Weak reference | |
| olStrong | Strong reference |
Remarks
Used as a parameter to the _Application.GetObjectReference method.