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

GetUserPhotoAsync() 공개 메소드

public GetUserPhotoAsync ( GetUserPhotoType GetUserPhoto1 ) : void
GetUserPhoto1 GetUserPhotoType
리턴 void
        public void GetUserPhotoAsync(GetUserPhotoType GetUserPhoto1)
        {
            this.GetUserPhotoAsync(GetUserPhoto1, null);
        }

Same methods

ExchangeServiceBinding::GetUserPhotoAsync ( GetUserPhotoType GetUserPhoto1, object userState ) : void
ExchangeServiceBinding