Microsoft.Protocols.TestSuites.Common.ExchangeServiceBinding.UpdateDelegateAsync C# (CSharp) 메소드

UpdateDelegateAsync() 공개 메소드

public UpdateDelegateAsync ( UpdateDelegateType UpdateDelegate1 ) : void
UpdateDelegate1 UpdateDelegateType
리턴 void
        public void UpdateDelegateAsync(UpdateDelegateType UpdateDelegate1)
        {
            this.UpdateDelegateAsync(UpdateDelegate1, null);
        }

Same methods

ExchangeServiceBinding::UpdateDelegateAsync ( UpdateDelegateType UpdateDelegate1, object userState ) : void
ExchangeServiceBinding