ArrayOfResolutionType Class
The ArrayOfResolutionType class contains an array of items that are returned by the ResolveNames method.
Inheritance Hierarchy
System.Object
ExchangeWebServices.ArrayOfResolutionType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ArrayOfResolutionType
'Usage
Dim instance As ArrayOfResolutionType
[SerializableAttribute]
public class ArrayOfResolutionType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also