EwsStoreObjectIdParameter constructor (String)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
id As String _
)
'Usage
Dim id As String
Dim instance As New EwsStoreObjectIdParameter(id)
public EwsStoreObjectIdParameter(
string id
)
Parameters
- id
Type: System.String
See also
Reference
EwsStoreObjectIdParameter class
EwsStoreObjectIdParameter members