_UserDefinedProperties.Refresh Method
Refreshes the contents of the collection from the store, retrieving any changes performed in remote explorers.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub Refresh
'Usage
Dim instance As _UserDefinedProperties
instance.Refresh()
[DispIdAttribute()]
void Refresh()
See Also
Reference
_UserDefinedProperties Interface