Click or drag to resize

IUserData Interface

User Data Interfacte

Namespace:  Koden.Utils.Exchange
Assembly:  Koden.Utils.Exchange (in Koden.Utils.Exchange.dll) Version: 1.0.6453.26061
Syntax
public interface IUserData

The IUserData type exposes the following members.

Properties
  NameDescription
Public propertyAutodiscoverUrl
Gets or sets the autodiscover URL.
Public propertyPassword
Gets the password.
Public propertyUserId
Gets the user identifier.
Public propertyVersion
Gets the version.
Top
See Also