SuggestionsViewOptionsType.GlobalObjectId Property
This property is not used.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property GlobalObjectId As String
Get
Set
'Usage
Dim instance As SuggestionsViewOptionsType
Dim value As String
value = instance.GlobalObjectId
instance.GlobalObjectId = value
public string GlobalObjectId { get; set; }
Property Value
Type: System.String
This property is not used.