Share via


AsyncOperationNotification.IsSettingsObjectId method

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Shared Function IsSettingsObjectId ( _
    id As String _
) As Boolean
'Usage
Dim id As String
Dim returnValue As Boolean

returnValue = AsyncOperationNotification.IsSettingsObjectId(id)
public static bool IsSettingsObjectId(
    string id
)

Parameters

Return value

Type: System.Boolean

See also

Reference

AsyncOperationNotification class

AsyncOperationNotification members

Microsoft.Exchange.Data.Storage.Management namespace