AccountIsLockedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an error that occurs when the account that is being accessed is locked and requires user interaction to be unlocked.
public ref class AccountIsLockedException : Microsoft::Exchange::WebServices::Data::ServiceRemoteException
public class AccountIsLockedException : Microsoft.Exchange.WebServices.Data.ServiceRemoteException
Public Class AccountIsLockedException
Inherits ServiceRemoteException
- Inheritance
Constructors
AccountIsLockedException(String, Uri, Exception) |
Initializes a new instance of the AccountIsLockedException class. |
Properties
AccountUnlockUrl |
Gets the URL of a Web page that clients can navigate to unlock their account. |