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.
Subscribes client applications such as Outlook Web Access to either push or pull notifications.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Function Subscribe ( _
Subscribe1 As SubscribeType _
) As SubscribeResponseType
'Usage
Dim instance As ExchangeServiceBinding
Dim Subscribe1 As SubscribeType
Dim returnValue As SubscribeResponseType
returnValue = instance.Subscribe(Subscribe1)
public SubscribeResponseType Subscribe(
SubscribeType Subscribe1
)
Parameters
- Subscribe1
Type: SubscribeType
Return Value
Type: SubscribeResponseType
Remarks
The structure of the request messages differ depending on the type of event notification.