EventRegistrationURL Property

Topic Last Modified: 2006-06-13

This property specifies the URL of the event registration item. This property is read-only.

Applies To

IExStoreEventRegistrationURL Interface

Type Library

EXOLEDB Type Library

DLL Implemented In

EXOLEDB.DLL

Syntax

Property EventRegistrationURL As String
HRESULT get_EventRegistrationURL(BSTR* pbstrURL);

Parameters

  • pbstrURL
    Returns the value of the EventRegistrationURL property as a reference to a BSTR.

Remarks

See Event Registration Items for related information.